multimedia/mozplugger: Updated for version 2.1.6

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Dhaby Xiloj 2016-07-23 23:19:53 -06:00 committed by Willy Sudiarto Raharjo
parent 8a1f9c1b18
commit 7fc9ec5072
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 7 additions and 7 deletions

View file

@ -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 \

View file

@ -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=""