summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Donald Cooley2019-03-16 00:23:00 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:28 +0100
commitc2e1ba3bdaee717ef7739acb7e11b836ee9235ae (patch)
tree2a1a990b32537dcc42fa5cbc9683f8e9537e24b0
parent8f8f2149be9b3b43bed78dd3a57a37e6132f1a56 (diff)
downloadslackbuilds-c2e1ba3bdaee717ef7739acb7e11b836ee9235ae.tar.gz
network/waterfox: Updated for version 56.2.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--network/waterfox/waterfox.SlackBuild4
-rw-r--r--network/waterfox/waterfox.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/network/waterfox/waterfox.SlackBuild b/network/waterfox/waterfox.SlackBuild
index 27658fcdea..b1351b5d2b 100644
--- a/network/waterfox/waterfox.SlackBuild
+++ b/network/waterfox/waterfox.SlackBuild
@@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=waterfox
-VERSION=${VERSION:-56.2.7.1}
+VERSION=${VERSION:-56.2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -55,7 +55,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM
-tar xvf $CWD/$PRGNAM-$VERSION.en-US.linux-$ARCH.tar.bz2
+tar xvf $CWD/$PRGNAM-$VERSION.en-US.linux-$ARCH.tar.?z*
cd $PRGNAM
chown -R root:root .
find -L . \
diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info
index 7d9b72f620..e33fc00f48 100644
--- a/network/waterfox/waterfox.info
+++ b/network/waterfox/waterfox.info
@@ -1,10 +1,10 @@
PRGNAM="waterfox"
-VERSION="56.2.7.1"
+VERSION="56.2.8"
HOMEPAGE="https://www.waterfoxproject.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.7.1.en-US.linux-x86_64.tar.bz2"
-MD5SUM_x86_64="f7e0a700b2f8ff06271e570e596c2dce"
+DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.8.en-US.linux-x86_64.tar.bz2"
+MD5SUM_x86_64="b90ee50ab54cd837cc5f9e649d2ae8ac"
REQUIRES=""
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"