mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
network/waterfox: Updated for version 56.2.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
d4ee66aea1
commit
68a641d976
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.7}
|
||||
VERSION=${VERSION:-56.2.7.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="waterfox"
|
||||
VERSION="56.2.7"
|
||||
VERSION="56.2.7.1"
|
||||
HOMEPAGE="https://www.waterfoxproject.org/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.7.en-US.linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="21936099e615ce222fc3e04e89df20f8"
|
||||
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.7.1.en-US.linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="f7e0a700b2f8ff06271e570e596c2dce"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Donald Cooley"
|
||||
EMAIL="chytraeu@sdf.org"
|
||||
|
|
Loading…
Reference in a new issue