wok-next diff zlib/receipt @ rev 5986
h8300-gdb: upgrade from 6.8 to 7.1
author | Matthew Sheets <rcx@zoominternet.net> |
---|---|
date | Sat Aug 14 00:26:30 2010 +0000 (2010-08-14) |
parents | cdac43c3f44f |
children | e0f477d62f10 |
line diff
1.1 --- a/zlib/receipt Sat Feb 02 01:23:02 2008 +0100 1.2 +++ b/zlib/receipt Sat Aug 14 00:26:30 2010 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="zlib" 1.7 -VERSION="1.2.3" 1.8 +VERSION="1.2.5" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="Compression library." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.13 WEB_SITE="http://www.zlib.net/" 1.14 -WGET_URL="http://www.gzip.org/zlib/$TARBALL" 1.15 +WGET_URL="$WEB_SITE/$TARBALL" 1.16 1.17 # Rules to configure and make the package. 1.18 compile_rules()