wok-next diff slang/receipt @ rev 7990
Up: x264 to 20110115-2245.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Jan 17 18:49:59 2011 +0000 (2011-01-17) |
parents | 39784a334c7c |
children | a10cf58df5b7 |
line diff
1.1 --- a/slang/receipt Thu Jun 11 22:56:17 2009 +0200 1.2 +++ b/slang/receipt Mon Jan 17 18:49:59 2011 +0000 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slang" 1.7 -VERSION="2.1.3" 1.8 +VERSION="2.2.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="S-Lang library" 1.11 MAINTAINER="erjo@slitaz.org" 1.12 DEPENDS="pcre libpng zlib" 1.13 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.14 WEB_SITE="http://www.s-lang.org/index.html" 1.15 -WGET_URL="ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v2.1/$TARBALL 1.16 - ftp://space.mit.edu/pub/davis/slang/v2.1/$TARBALL" 1.17 +WGET_URL="ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v2.2/$TARBALL 1.18 + ftp://space.mit.edu/pub/davis/slang/v2.2/$TARBALL" 1.19 1.20 # Rules to configure and make the package. 1.21 compile_rules()