diff options
author | Antonio Leal <antonioleal@yahoo.com> | 2025-08-29 13:44:45 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-08-30 09:29:13 +0700 |
commit | 1b00f9350c862caeb10b24e7c41c87472c7b3dd8 (patch) | |
tree | 7edc937e4a96d172b2ee607c6a2f9090afa2987c | |
parent | b06f759d920dc7763ead908a841cfc3fea23aed8 (diff) |
network/waterfox: Updated for version 6.6.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 c3667ae6ae..34ec8385bf 100644 --- a/network/waterfox/waterfox.SlackBuild +++ b/network/waterfox/waterfox.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=waterfox -VERSION=${VERSION:-6.6.1} +VERSION=${VERSION:-6.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index 00f508bc3c..85e91f582b 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="6.6.1" +VERSION="6.6.2" HOMEPAGE="https://www.waterfox.net/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://cdn1.waterfox.net/waterfox/releases/6.6.1/Linux_x86_64/waterfox-6.6.1.tar.bz2" -MD5SUM_x86_64="468928990adc737708f9f53fe7c38855" +DOWNLOAD_x86_64="https://cdn1.waterfox.net/waterfox/releases/6.6.2/Linux_x86_64/waterfox-6.6.2.tar.bz2" +MD5SUM_x86_64="dcbb2b98112b6e4de15e5dfbfb03f860" REQUIRES="" MAINTAINER="Antonio Leal" EMAIL="antonioleal@yahoo.com" |