diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-04-08 19:33:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-14 07:06:27 +0700 |
commit | 0d58f47409bb490e44bf9efe7df85b34c37f2cfc (patch) | |
tree | 593f359265794b75307ec64cc8716a9d4b7d66c9 /network/waterfox | |
parent | 28d716b7398426d06424d64727d463de6e2ab768 (diff) | |
download | slackbuilds-0d58f47409bb490e44bf9efe7df85b34c37f2cfc.tar.gz |
network/waterfox: Updated for version 56.1.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/waterfox')
-rw-r--r-- | network/waterfox/waterfox.SlackBuild | 2 | ||||
-rw-r--r-- | network/waterfox/waterfox.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/waterfox/waterfox.SlackBuild b/network/waterfox/waterfox.SlackBuild index 97a262d789..589ac6fbca 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.0.4.1} +VERSION=${VERSION:-56.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index a40edc67b4..eb96163638 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="56.0.4.1" +VERSION="56.1.0" HOMEPAGE="https://www.waterfoxproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.0.4.1.en-US.linux-x86_64.tar.bz2" -MD5SUM_x86_64="884d57232914d95600480c6a017b13d8" +DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.1.0.en-US.linux-x86_64.tar.bz2" +MD5SUM_x86_64="caa824f0e6ea1efc94a1d38fe3eff788" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |