network/icecat: Updated for version 31.6.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
melikamp 2015-04-05 08:28:55 +07:00 committed by Willy Sudiarto Raharjo
parent 034657c2fd
commit 2b556a8401
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
# <http://www.gnu.org/licenses/>.
PRGNAM="icecat"
VERSION=${VERSION:-31.5.0}
VERSION=${VERSION:-31.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -80,7 +80,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/${PRGNAM}-$VERSION.tar.bz2
tar xvf $CWD/${PRGNAM}-$VERSION-gnu1.tar.bz2
cd ${PRGNAM}-$VERSION
# Fix a long standing bug that's prevented staying current on GTK+.

View file

@ -1,8 +1,8 @@
PRGNAM="icecat"
VERSION="31.5.0"
VERSION="31.6.0"
HOMEPAGE="http://www.gnu.org/software/gnuzilla/"
DOWNLOAD="http://ftp.gnu.org/gnu/gnuzilla/31.5.0/icecat-31.5.0.tar.bz2"
MD5SUM="8d80d83abbd1d2dd3733be591d98ce30"
DOWNLOAD="http://ftp.gnu.org/gnu/gnuzilla/31.6.0/icecat-31.6.0-gnu1.tar.bz2"
MD5SUM="f59604143b42a2e5112f5c4cef6d04c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""