summaryrefslogtreecommitdiffstats
path: root/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2009-02-26 22:53:49 +0000
committer Eric Hameleers <alien@slackware.com>2009-02-26 22:53:49 +0000
commit0aa9ca195beec80c6549496868ff994937d11b86 (patch)
tree67bab09693342c9ec5a506f9987a934deb0b3f5b /flashplayer-plugin/build/flashplayer-plugin.SlackBuild
parentf3ae3ec5fd9750c5572034f4fadb7f1650b672c4 (diff)
downloadasb-0aa9ca195beec80c6549496868ff994937d11b86.tar.gz
asb-0aa9ca195beec80c6549496868ff994937d11b86.tar.xz
Update
Diffstat (limited to 'flashplayer-plugin/build/flashplayer-plugin.SlackBuild')
-rwxr-xr-xflashplayer-plugin/build/flashplayer-plugin.SlackBuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
index 6c0c9c51..82c6eaad 100755
--- a/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
+++ b/flashplayer-plugin/build/flashplayer-plugin.SlackBuild
@@ -1,6 +1,5 @@
#!/bin/sh
-# $Id$
-# Copyright (c) 2008 Eric Hameleers <alien@slackware.com>
+# Copyright (c) 2008, 2009 Eric Hameleers, Eindhoven, NL
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -32,8 +31,12 @@
# Changelog:
# 10.0.d20.7-1: 16/Dec/2008 by Eric Hameleers <alien@slackware.com>
# * Initial build.
+# 10.0.d21.1-1: 20/Dec/2008 by Eric Hameleers <alien@slackware.com>
+# * Update.
+# 10.0.22.87-1: 26/feb/2009 by Eric Hameleers <alien@slackware.com>
+# * Update (plugs vulnerability).
#
-# Run 'sh flashplayer-plugin.SlackBuild --cleanup' to build a Slackware package.
+# Run 'sh flashplayer-plugin.SlackBuild' to build a Slackware package.
# The package (.tgz) and .txt file as well as build logs are created in /tmp .
# Install it using 'installpkg'.
#
@@ -42,7 +45,7 @@
# Set initial variables:
PRGNAM=flashplayer-plugin
-VERSION=${VERSION:-10.0.d20.7}
+VERSION=${VERSION:-10.0.22.87}
ARCH=${ARCH:-x86_64}
BUILD=${BUILD:-1}