wok diff ocsinventory-agent/receipt @ rev 18582
Tiny fixes
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Wed Nov 11 21:14:28 2015 +0200 (2015-11-11) |
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 Wed Nov 11 21:14:28 2015 +0200 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"