diff options
author | Donald Cooley <chytraeu@sdf.org> | 2019-02-03 08:02:33 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-03 08:02:33 +0700 |
commit | 68a641d976ae9b9baf9c02f77e376ca99f024b83 (patch) | |
tree | 0e39884fe6cd2fc665205cc90cd45d8dd3201571 /network | |
parent | d4ee66aea1d934ec5f111af0815f62eda24bf998 (diff) | |
download | slackbuilds-68a641d976ae9b9baf9c02f77e376ca99f024b83.tar.gz |
network/waterfox: Updated for version 56.2.7.1.
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 a10b9707a3..27658fcdea 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.7} +VERSION=${VERSION:-56.2.7.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/waterfox/waterfox.info b/network/waterfox/waterfox.info index 3470aa5efe..7d9b72f620 100644 --- a/network/waterfox/waterfox.info +++ b/network/waterfox/waterfox.info @@ -1,10 +1,10 @@ PRGNAM="waterfox" -VERSION="56.2.7" +VERSION="56.2.7.1" HOMEPAGE="https://www.waterfoxproject.org/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.7.en-US.linux-x86_64.tar.bz2" -MD5SUM_x86_64="21936099e615ce222fc3e04e89df20f8" +DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.7.1.en-US.linux-x86_64.tar.bz2" +MD5SUM_x86_64="f7e0a700b2f8ff06271e570e596c2dce" REQUIRES="" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org" |