network/waterfox: Updated for version 56.2.5.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Donald Cooley 2018-11-18 19:58:35 +00:00 committed by Willy Sudiarto Raharjo
parent 8251a2ceea
commit 2a1f0b7074
No known key found for this signature in database
GPG key ID: 887B8374D7333381
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.2.4}
VERSION=${VERSION:-56.2.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="waterfox"
VERSION="56.2.4"
VERSION="56.2.5"
HOMEPAGE="https://www.waterfoxproject.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.4.en-US.linux-x86_64.tar.bz2"
MD5SUM_x86_64="f011906b3c4d7a515108f126d45c850d"
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"
REQUIRES=""
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"