mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/waterfox: Updated for version 56.2.5.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
8251a2ceea
commit
2a1f0b7074
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue