network/waterfox: Updated for version 2020.02.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Donald Cooley 2020-02-23 23:52:24 +07:00 committed by Willy Sudiarto Raharjo
parent 7375f5ab2c
commit cfb00d0e83
3 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@ waterfox:
waterfox: Waterfox was one of the first widely distributed 64-Bit browsers on
waterfox: the Web and quickly gained a loyal following. At one time, Waterfox
waterfox: had one thing in mind - speed. But now Waterfox also attempts to be an
waterfox: ethical, user-oriented browser
waterfox: ethical, user-oriented browser.
waterfox:
waterfox:
waterfox:

View File

@ -1,7 +1,7 @@
#!/bin/sh
# Slackware build script for waterfox
# Copyright 2017-2019 Donald Cooley South Haven, Indiana USA
# Copyright 2017-2020 Donald Cooley South Haven, Indiana USA
# Based on the pale moon SlackBuilds by:
# Copyright 2015 pomfland
@ -27,7 +27,7 @@
PRGNAM=waterfox
SRCNAM=waterfox-classic
VERSION=${VERSION:-2019.12}
VERSION=${VERSION:-2020.02.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="waterfox"
VERSION="2019.12"
VERSION="2020.02.1"
HOMEPAGE="https://www.waterfox.net"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-classic-2019.12.en-US.linux-x86_64.tar.bz2"
MD5SUM_x86_64="87ff318e3ac6b84f6167252d4f168403"
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-classic-2020.02.1.en-US.linux-x86_64.tar.bz2"
MD5SUM_x86_64="20b4a4bce5eb61adf850996fdd8265ad"
REQUIRES=""
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"