summaryrefslogtreecommitdiffstats
path: root/multimedia/mozplugger/mozplugger.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/mozplugger/mozplugger.SlackBuild')
-rw-r--r--multimedia/mozplugger/mozplugger.SlackBuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/mozplugger/mozplugger.SlackBuild b/multimedia/mozplugger/mozplugger.SlackBuild
index ac0540c022..a3a47d2101 100644
--- a/multimedia/mozplugger/mozplugger.SlackBuild
+++ b/multimedia/mozplugger/mozplugger.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for mozplugger
-# Copyright (c) 2009-2013, Dhaby Xiloj <slack.dhabyx@gmail.com>
+# Copyright (c) 2009-2016, Dhaby Xiloj <slack.dhabyx@gmail.com> Guatemala
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -22,7 +22,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mozplugger
-VERSION=${VERSION:-2.1.4}
+VERSION=${VERSION:-2.1.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -68,8 +68,8 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-# sigh --rworkman
-# updated for 2.1.4 version
+# thanks to rworkman
+# updated for 2.1.4 and 2.1.6 versions
patch -p1 < $CWD/Makefile.in.diff
./configure \