From 000f7d30fd431305fd38f6af8bcf42ae274c47dd Mon Sep 17 00:00:00 2001 From: Donald Cooley Date: Sun, 17 Jun 2018 18:30:33 +0100 Subject: network/waterfox: Updated for version 56.2.1. Signed-off-by: David Spencer --- network/waterfox/waterfox.SlackBuild | 6 +++--- network/waterfox/waterfox.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'network/waterfox') diff --git a/network/waterfox/waterfox.SlackBuild b/network/waterfox/waterfox.SlackBuild index 398d45fe9e..aebd0601ac 100644 --- a/network/waterfox/waterfox.SlackBuild +++ b/network/waterfox/waterfox.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for waterfox # Copyright 2017-2018 Donald Cooley South Haven, Indiana USA -# Based on the pale moon slackbuild by: +# Based on the pale moon SlackBuilds by: # Copyright 2015 pomfland # Copyright 2017 skaendo # All rights reserved. @@ -26,7 +26,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=waterfox -VERSION=${VERSION:-56.2.0} +VERSION=${VERSION:-56.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -43,7 +43,7 @@ TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} -# Check and then abort if the architecture is 32-bit. +# Check and then abort if the architecture is not 64-bit. if [ "$ARCH" != "x86_64" ]; then echo "$ARCH is unsupported" exit 1 diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index d42c5ceb8d..8aac3864e5 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="56.2.0" +VERSION="56.2.1" HOMEPAGE="https://www.waterfoxproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.0.en-US.linux-x86_64.tar.bz2" -MD5SUM_x86_64="ab2d19e4d76bf2de5104c88b019739ff" +DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.1.en-US.linux-x86_64.tar.bz2" +MD5SUM_x86_64="3c16a84b3d486c20b3bb569167338f23" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" -- cgit v1.2.3