summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2012-11-08 21:01:03 +0000
committer Eric Hameleers <alien@slackware.com>2012-11-08 21:01:03 +0000
commit92b92249066ba7bea25bd6bfa689d6b5056361bc (patch)
treed0cee6abc8d4e4f2d93b4a4dd9dc363a9bb15279 /flashplayer-plugin
parenta147b61517673796a09464405020a7e8a2548337 (diff)
downloadasb-92b92249066ba7bea25bd6bfa689d6b5056361bc.tar.gz
asb-92b92249066ba7bea25bd6bfa689d6b5056361bc.tar.xz
Update to 11.2.202.251
Diffstat (limited to 'flashplayer-plugin')
-rwxr-xr-xflashplayer-plugin/build/flashplayer-plugin.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
index 970de9ca..42fca258 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -74,6 +74,8 @@
# * Security update.
# 11.2.202.243-1:10/oct/2012 by Eric Hameleers <alien@slackware.com>
# * Update.
+# 11.2.202.251-1:08/nov/2012 by Eric Hameleers <alien@slackware.com>
+# * Update.
#
# Run 'sh flashplayer-plugin.SlackBuild' to build a Slackware package.
# The package (.txz) and .txt file as well as build logs are created in /tmp .
@@ -84,7 +86,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-"11.2.202.243"}
+VERSION=${VERSION:-"11.2.202.251"}
MAJVER=$(echo $VERSION | cut -d. -f1)
BUILD=${BUILD:-1}
TAG=${TAG:-"alien"}