diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-09-26 19:30:10 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-09-29 07:47:34 +0700 |
commit | 3746681f0c36270cdd5d9224b3838e29a6d6f3fe (patch) | |
tree | 693c2e05324d8fe2f8b5c0b32fe5de497575d309 /network/waterfox | |
parent | 5c461458b905c4ea98e3b7375a4e58a59bc6efbb (diff) |
network/waterfox: Updated for version 56.2.3.
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 f7179e485867..326e9274740e 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.2} +VERSION=${VERSION:-56.2.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index 2b447a39a58a..ef07aff84e1d 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="56.2.2" +VERSION="56.2.3" HOMEPAGE="https://www.waterfoxproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.2.en-US.linux-x86_64.tar.bz2" -MD5SUM_x86_64="2aa0e4326501fe397bb398860fc29d85" +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" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |