diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-07-27 13:56:06 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-28 08:51:48 +0700 |
commit | f09ddb196a8bb11750dab83cfe78a747043bfd89 (patch) | |
tree | c293b967dd610f29f6d804b46f537c16cf649c4c /network/waterfox | |
parent | c25d56df49774798bb5306b780fb3ddd2e656a1e (diff) |
network/waterfox: Updated for version 56.2.2.
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 aebd0601acce..f7179e485867 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.1} +VERSION=${VERSION:-56.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index 8aac3864e53a..2b447a39a58a 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="56.2.1" +VERSION="56.2.2" HOMEPAGE="https://www.waterfoxproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.1.en-US.linux-x86_64.tar.bz2" -MD5SUM_x86_64="3c16a84b3d486c20b3bb569167338f23" +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" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |