diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-02-02 19:50:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-02-02 19:50:49 +0700 |
commit | 443dec11f7ae5c99be10f258f6205d1addf8950a (patch) | |
tree | 5d862f73904499eb7c43900b36e5b06bac71ba75 /network/waterfox | |
parent | a2ea622a972ee462aefc14f40322c54e649078c4 (diff) | |
download | slackbuilds-443dec11f7ae5c99be10f258f6205d1addf8950a.tar.gz |
network/waterfox: Updated for version 56.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 e24726085b..74ce34b85c 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.3} +VERSION=${VERSION:-56.0.4} BUILD=${BUILD:-2} TAG=${TAG:-_SBo} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index a5ae34b196..70bdee07dc 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="56.0.3" +VERSION="56.0.4" HOMEPAGE="https://www.waterfoxproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.0.3.en-US.linux-x86_64.tar.bz2" -MD5SUM_x86_64="5172d9e1a9be0c27e1dc2591bea0cd4b" +DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.0.4.en-US.linux-x86_64.tar.bz2" +MD5SUM_x86_64="91f6ddd1d4993b469a6e3bb773d5db0c" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |