diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-11-07 08:19:55 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-10 07:46:55 +0700 |
commit | 510422dcd633f480f1532124e0d097e3bbbb5d0e (patch) | |
tree | 78be4f30ce9c59cb458d26517e103416d1e1a7a0 /network/waterfox | |
parent | f674a0180cd45b2f3fcd22c02248404d96beeebe (diff) |
network/waterfox: Updated for version 56.2.4.
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 326e9274740e..3de3854c54bf 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.3} +VERSION=${VERSION:-56.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index ef07aff84e1d..af080fcb4050 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="56.2.3" +VERSION="56.2.4" HOMEPAGE="https://www.waterfoxproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.3.en-US.linux-x86_64.tar.bz2" -MD5SUM_x86_64="32f751b81267cecce6ed48ac79b32b44" +DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.4.en-US.linux-x86_64.tar.bz2" +MD5SUM_x86_64="f011906b3c4d7a515108f126d45c850d" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |