network/waterfox: Updated for version 56.2.9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
85aba1f9a5
commit
f23507f162
|
@ -15,5 +15,5 @@ waterfox: ethical, user-oriented browser
|
|||
waterfox:
|
||||
waterfox:
|
||||
waterfox:
|
||||
waterfox: Homepage: https://www.waterfoxproject.org/
|
||||
waterfox: Homepage: https://www.waterfox.net
|
||||
waterfox:
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=waterfox
|
||||
VERSION=${VERSION:-56.2.8}
|
||||
VERSION=${VERSION:-56.2.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="waterfox"
|
||||
VERSION="56.2.8"
|
||||
HOMEPAGE="https://www.waterfoxproject.org/"
|
||||
VERSION="56.2.9"
|
||||
HOMEPAGE="https://www.waterfox.net"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.8.en-US.linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="b90ee50ab54cd837cc5f9e649d2ae8ac"
|
||||
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"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Donald Cooley"
|
||||
EMAIL="chytraeu@sdf.org"
|
||||
|
|
Loading…
Reference in New Issue