network/icecat: Updated for version 10.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
e09a8382c3
commit
8f1801183b
|
@ -18,7 +18,7 @@
|
|||
# http://melikamp.com/features/slackbuilds.shtml
|
||||
|
||||
PRGNAM="icecat"
|
||||
VERSION="9.0.1"
|
||||
VERSION="10.0"
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="icecat"
|
||||
VERSION="9.0.1"
|
||||
VERSION="10.0"
|
||||
HOMEPAGE="http://www.gnu.org/software/gnuzilla/"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/gnuzilla/9.0.1/icecat-9.0.1.tar.xz"
|
||||
MD5SUM="a135581da2fd2845f268d7ca91054c06"
|
||||
DOWNLOAD="http://ftp.gnu.org/gnu/gnuzilla/10.0/icecat-10.0.tar.xz"
|
||||
MD5SUM="5a30f5c5422fb7c9b1a2d253028df9d7"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="melikamp"
|
||||
|
|
Loading…
Reference in New Issue