wok diff ocsinventory-agent/receipt @ rev 18529
stfl: add libstfl.so.0 link
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Oct 27 09:24:12 2015 +0100 (2015-10-27) |
parents | 600aaedb561d |
children | 9e01bc6321ea |
line diff
1.1 --- a/ocsinventory-agent/receipt Mon Dec 02 19:18:04 2013 +0000 1.2 +++ b/ocsinventory-agent/receipt Tue Oct 27 09:24:12 2015 +0100 1.3 @@ -10,7 +10,7 @@ 1.4 TARBALL="$SOURCE-$VERSION.tar.gz" 1.5 SUGGESTED="nmap perl-net-ssleay" 1.6 WEB_SITE="http://www.ocsinventory-ng.org/" 1.7 -WGET_URL="https://launchpad.net/ocsinventory-unix-agent/stable-2.0/2.0.4/+download/$TARBALL" 1.8 +WGET_URL="https://launchpad.net/ocsinventory-unix-agent/stable-${VERSION%.*}/$VERSION/+download/$TARBALL" 1.9 1.10 DEPENDS="perl perl-libwww perl-uri dmidecode" 1.11 BUILD_DEPENDS="perl wget"