summaryrefslogtreecommitdiffstats
path: root/multimedia/mozplugger/mozplugger.SlackBuild
diff options
context:
space:
mode:
author Dhaby Xiloj <dhabyx@gmail.com>2016-07-23 23:19:53 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-24 15:06:40 +0700
commit7fc9ec50724c9daa442e392812d6a54bd409f6e2 (patch)
treeffbd6cbb1eee7e1f65a0ad37c6ff927b34897248 /multimedia/mozplugger/mozplugger.SlackBuild
parent8a1f9c1b1897491595ee82517e011cb1694fd633 (diff)
downloadslackbuilds-7fc9ec50724c9daa442e392812d6a54bd409f6e2.tar.gz
slackbuilds-7fc9ec50724c9daa442e392812d6a54bd409f6e2.tar.xz
multimedia/mozplugger: Updated for version 2.1.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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 \