wok diff slang/receipt @ rev 19636
linld: check asm instructions again processor type
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Jan 20 09:55:25 2017 +0100 (2017-01-20) |
parents | 7896f0694ef6 |
children | 5c74e7d74dfc |
line diff
1.1 --- a/slang/receipt Sat Aug 10 21:12:16 2013 +0000 1.2 +++ b/slang/receipt Fri Jan 20 09:55:25 2017 +0100 1.3 @@ -8,8 +8,8 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://www.s-lang.org/index.html" 1.7 -WGET_URL="ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v2.2/$TARBALL 1.8 - ftp://space.mit.edu/pub/davis/slang/v2.2/$TARBALL" 1.9 +WGET_URL="ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v${VERSION%.*}/$TARBALL 1.10 + ftp://space.mit.edu/pub/davis/slang/v${VERSION%.*}/$TARBALL" 1.11 1.12 DEPENDS="pcre libpng zlib" 1.13