mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
network/icecat: Updated for version 38.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
0789d5bf1b
commit
0d9049875a
2 changed files with 5 additions and 5 deletions
|
@ -25,10 +25,10 @@
|
|||
# <http://www.gnu.org/licenses/>.
|
||||
|
||||
PRGNAM="icecat"
|
||||
VERSION=${VERSION:-38.5.0}
|
||||
VERSION=${VERSION:-38.5.2}
|
||||
RELEASEVER="$VERSION"
|
||||
RELEASEVERMAJ=$(echo $RELEASEVER | cut -f 1 -d .)
|
||||
BUILD=${BUILD:-2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="icecat"
|
||||
VERSION="38.5.0"
|
||||
VERSION="38.5.2"
|
||||
HOMEPAGE="http://www.gnu.org/software/gnuzilla/"
|
||||
DOWNLOAD="https://ftp.gnu.org/gnu/gnuzilla/38.5.0/icecat-38.5.0-gnu1.tar.bz2"
|
||||
MD5SUM="45eda8c22a5ae4497ec990ed63ce4c00"
|
||||
DOWNLOAD="https://ftp.gnu.org/gnu/gnuzilla/38.5.2/icecat-38.5.2-gnu1.tar.bz2"
|
||||
MD5SUM="c6e0c07b1c0d9862335f51da41bd6de1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue