network/waterfox: Updated for version 56.2.10.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Donald Cooley 2019-05-25 00:36:23 +07:00 committed by Willy Sudiarto Raharjo
parent 6b59323f7f
commit c0bdd5142c
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.9}
VERSION=${VERSION:-56.2.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="waterfox"
VERSION="56.2.9"
VERSION="56.2.10"
HOMEPAGE="https://www.waterfox.net"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.9.en-US.linux-x86_64.tar.bz2"
MD5SUM_x86_64="7a3e0219bedb7696a5226ac0e03a8ee6"
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.10.en-US.linux-x86_64.tar.bz2"
MD5SUM_x86_64="de947b9675b99e87b37d11d352b1c61e"
REQUIRES=""
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"