mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
network/icecat: Updated for version 38.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
e8738ec44b
commit
8d25184057
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM="icecat"
|
||||
VERSION=${VERSION:-38.3.0}
|
||||
VERSION=${VERSION:-38.4.0}
|
||||
RELEASEVER="$VERSION"
|
||||
RELEASEVERMAJ=$(echo $RELEASEVER | cut -f 1 -d .)
|
||||
BUILD=${BUILD:-1}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="icecat"
|
||||
VERSION="38.3.0"
|
||||
VERSION="38.4.0"
|
||||
HOMEPAGE="http://www.gnu.org/software/gnuzilla/"
|
||||
DOWNLOAD="https://ftp.gnu.org/gnu/gnuzilla/38.3.0/icecat-38.3.0-gnu1.tar.bz2"
|
||||
MD5SUM="c59879dd8f75d65b5732b53daed1e167"
|
||||
DOWNLOAD="https://ftp.gnu.org/gnu/gnuzilla/38.4.0/icecat-38.4.0-gnu1.tar.bz2"
|
||||
MD5SUM="27022b5cc04ed82028154f7686174880"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue