diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-06-06 07:37:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-09 07:15:35 +0700 |
commit | 4a5c7b2b615777c05eff9eb6f68cd850d71db120 (patch) | |
tree | 0eda052060b3a0114bd6d92924c1884bfa120b72 /network/waterfox | |
parent | 746ed8a0e2672191327ece55114509d06ca4fbff (diff) | |
download | slackbuilds-4a5c7b2b615777c05eff9eb6f68cd850d71db120.tar.gz |
network/waterfox: Updated for version 56.2.0.
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 589ac6fbca..398d45fe9e 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.1.0} +VERSION=${VERSION:-56.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index eb96163638..a143f70afe 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="56.1.0" +VERSION="56.2.0" HOMEPAGE="https://www.waterfoxproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -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" +DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-$VERSION.en-US.linux-x86_64.tar.bz2" +MD5SUM_x86_64="ab2d19e4d76bf2de5104c88b019739ff" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |