summaryrefslogtreecommitdiffstats
path: root/network/waterfox
diff options
context:
space:
mode:
Diffstat (limited to 'network/waterfox')
-rw-r--r--network/waterfox/waterfox.SlackBuild6
-rw-r--r--network/waterfox/waterfox.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/network/waterfox/waterfox.SlackBuild b/network/waterfox/waterfox.SlackBuild
index f57d33ef92..251b7d2cdb 100644
--- a/network/waterfox/waterfox.SlackBuild
+++ b/network/waterfox/waterfox.SlackBuild
@@ -27,7 +27,7 @@
PRGNAM=waterfox
SRCNAM=waterfox-classic
-VERSION=${VERSION:-2019.10}
+VERSION=${VERSION:-2019.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -55,9 +55,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM
+rm -rf $SRCNAM
tar xvf $CWD/$SRCNAM-$VERSION.en-US.linux-$ARCH.tar.?z*
-cd $PRGNAM
+cd $SRCNAM
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info
index e2033ab6e0..a2a22c5681 100644
--- a/network/waterfox/waterfox.info
+++ b/network/waterfox/waterfox.info
@@ -1,10 +1,10 @@
PRGNAM="waterfox"
-VERSION="2019.10"
+VERSION="2019.12"
HOMEPAGE="https://www.waterfox.net"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-classic-2019.10.en-US.linux-x86_64.tar.bz2"
-MD5SUM_x86_64="3d929b011a71e5e1bd833d694c22a4d4"
+DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-classic-2019.12.en-US.linux-x86_64.tar.bz2"
+MD5SUM_x86_64="87ff318e3ac6b84f6167252d4f168403"
REQUIRES=""
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"