wok diff primateplunge/receipt @ rev 19942
memtest: shrink unpack.S
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 06 08:25:09 2017 +0200 (2017-05-06) |
parents | 3d58ea8d09d4 |
children | 6135577f4d08 |
line diff
1.1 --- a/primateplunge/receipt Sat Apr 06 13:06:23 2013 +0000 1.2 +++ b/primateplunge/receipt Sat May 06 08:25:09 2017 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="other" 1.5 WEB_SITE="http://www.aelius.com/primateplunge/" 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="${WEBSITE}$TARBALL" 1.8 +WGET_URL="${WEB_SITE}$TARBALL" 1.9 1.10 DEPENDS="libsdl-mixer" 1.11 BUILD_DEPENDS="libsdl-mixer-dev"