diff options
author | Donald Cooley <chytraeu@sdf.org> | 2018-12-22 00:04:25 -0900 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-12-22 00:04:25 -0900 |
commit | 47678cbaeb4e2354dc1264e508171ea7f74b1919 (patch) | |
tree | 94d2ad63cab4b2a6b87b21847a807ebd41c4f2de /network/waterfox | |
parent | 87ab563fd0cc7d53c22c626a40f06abdead6c055 (diff) |
network/waterfox: Updated for version 56.2.6.
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 3360cf62e0f4..9759a502d1c7 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.5} +VERSION=${VERSION:-56.2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index fcc9735cd300..a7eb4fa9da58 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="56.2.5" +VERSION="56.2.6" HOMEPAGE="https://www.waterfoxproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.5.en-US.linux-x86_64.tar.bz2" -MD5SUM_x86_64="c9bf0a4500b76a57f0cffac911419187" +DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.6.en-US.linux-x86_64.tar.bz2" +MD5SUM_x86_64="5796bf001e47c45154537149b0b5aafb" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |