wok-current diff monkey/receipt @ rev 20720
updated aqualung (0.9beta10 -> 1.02)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 08 15:11:05 2019 +0100 (2019-02-08) |
parents | 7bad8bebfb68 |
children | c6796c6304f6 |
line diff
1.1 --- a/monkey/receipt Tue Mar 24 15:46:17 2015 +0000 1.2 +++ b/monkey/receipt Fri Feb 08 15:11:05 2019 +0100 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="APL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="http://monkey-project.com" 1.7 -WGET_URL="$WEB_SITE/releases/1.5/$TARBALL" 1.8 +WGET_URL="$WEB_SITE/releases/${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="" 1.11 BUILD_DEPENDS="findutils"