diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-09 07:42:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-06-09 07:42:52 +0700 |
commit | 3da2a1a26d649e88680a296092e9ea655da0f278 (patch) | |
tree | 55297230fcc6fe080fe2a4ed5290268131e21934 | |
parent | a112a2e9c81c78f2f41644d876f7d779d868b966 (diff) |
network/waterfox: Fix .info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | network/waterfox/waterfox.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index a143f70afeca..d42c5ceb8d13 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -3,7 +3,7 @@ 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-$VERSION.en-US.linux-x86_64.tar.bz2" +DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.0.en-US.linux-x86_64.tar.bz2" MD5SUM_x86_64="ab2d19e4d76bf2de5104c88b019739ff" REQUIRES="" MAINTAINER="Donald Cooley" |