mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/waterfox: Fix .info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a112a2e9c8
commit
3da2a1a26d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ VERSION="56.2.0"
|
|||
HOMEPAGE="https://www.waterfoxproject.org/"
|
||||
DOWNLOAD="UNSUPPORTED"
|
||||
MD5SUM=""
|
||||
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-$VERSION.en-US.linux-x86_64.tar.bz2"
|
||||
DOWNLOAD_x86_64="https://storage-waterfox.netdna-ssl.com/releases/linux64/installer/waterfox-56.2.0.en-US.linux-x86_64.tar.bz2"
|
||||
MD5SUM_x86_64="ab2d19e4d76bf2de5104c88b019739ff"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Donald Cooley"
|
||||
|
|
Loading…
Reference in a new issue