summaryrefslogtreecommitdiffstats
path: root/multimedia
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
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')
-rw-r--r--multimedia/mozplugger/mozplugger.SlackBuild8
-rw-r--r--multimedia/mozplugger/mozplugger.info6
2 files changed, 7 insertions, 7 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 \
diff --git a/multimedia/mozplugger/mozplugger.info b/multimedia/mozplugger/mozplugger.info
index 04686bc925..1071e2a11e 100644
--- a/multimedia/mozplugger/mozplugger.info
+++ b/multimedia/mozplugger/mozplugger.info
@@ -1,8 +1,8 @@
PRGNAM="mozplugger"
-VERSION="2.1.4"
+VERSION="2.1.6"
HOMEPAGE="http://mozplugger.mozdev.org/"
-DOWNLOAD="http://mozplugger.mozdev.org/files/mozplugger-2.1.4.tar.gz"
-MD5SUM="b5b26f927d5c7c5f15ecc70576b8cae0"
+DOWNLOAD="http://mozplugger.mozdev.org/files/mozplugger-2.1.6.tar.gz"
+MD5SUM="abb42f3c3c2f3a940c1252a83f254116"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""