summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2011-08-12 09:30:41 +0000
committer Eric Hameleers <alien@slackware.com>2011-08-12 09:30:41 +0000
commit157d3026ec4e0d4e41fd7478fb522f39086dd981 (patch)
treea179e185db38ed1c17e45b6ab004693d0e842fef /flashplayer-plugin
parent6318a47a1ea22a86483ad3a7938e956c923e08c9 (diff)
downloadasb-157d3026ec4e0d4e41fd7478fb522f39086dd981.tar.gz
asb-157d3026ec4e0d4e41fd7478fb522f39086dd981.tar.xz
Updated to 11.b2 (080811)
Diffstat (limited to 'flashplayer-plugin')
-rwxr-xr-xflashplayer-plugin/build/flashplayer-plugin.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
index 4bf3b7a1..8a999985 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -51,6 +51,8 @@
# * Update to version 11 beta 1.
# Looks like 64-bit support has finally been folded into the
# mainstream development of the plugin.
+# 11b1.080811-1:12/aug/2011 by Eric Hameleers <alien@slackware.com>
+# * Update to version 11 beta 2.
#
# 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 .
@@ -61,8 +63,8 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-SRCVER=${SRCVER:-11_b1}
-BLDVER=${BLDVER:-071311}
+SRCVER=${SRCVER:-11_b2}
+BLDVER=${BLDVER:-080811}
VERSION=$SRCVER.$BLDVER
BUILD=${BUILD:-1}