diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-01-11 18:57:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-01-13 07:13:01 +0700 |
commit | 5381fdb4baac66fbb3f67758dbd3aac8f836c267 (patch) | |
tree | eeee397bfdd6bd6c1a83e696199f42171e47443e /network | |
parent | 69134c23b1dda5b4b3c4445c5517c2f7b3d2cbb2 (diff) | |
download | slackbuilds-5381fdb4baac66fbb3f67758dbd3aac8f836c267.tar.gz |
network/waterfox: Updated for version 56.0.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-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 8c1e4a415a..991d807d3a 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.1} +VERSION=${VERSION:-56.0.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} ARCH=${ARCH:-x86_64} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index 21aba806cb..ca49fac65e 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="56.0.1" +VERSION="56.0.2" HOMEPAGE="https://www.waterfoxproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.0.1.en-US.linux-x86_64.tar.bz2" -MD5SUM_x86_64="108c78eadb47c25a50f965549018f068" +DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.0.2.en-US.linux-x86_64.tar.bz2" +MD5SUM_x86_64="af4068062376c2bd5f2fa56fe67a5299" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |