network/waterfox: Updated for version 56.2.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Donald Cooley 2018-06-06 07:37:06 +07:00 committed by Willy Sudiarto Raharjo
parent 746ed8a0e2
commit 4a5c7b2b61
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=waterfox
VERSION=${VERSION:-56.1.0}
VERSION=${VERSION:-56.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,10 +1,10 @@
PRGNAM="waterfox"
VERSION="56.1.0"
VERSION="56.2.0"
HOMEPAGE="https://www.waterfoxproject.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.1.0.en-US.linux-x86_64.tar.bz2"
MD5SUM_x86_64="caa824f0e6ea1efc94a1d38fe3eff788"
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-$VERSION.en-US.linux-x86_64.tar.bz2"
MD5SUM_x86_64="ab2d19e4d76bf2de5104c88b019739ff"
REQUIRES=""
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"