wok-next diff ocsinventory-agent/receipt @ rev 12233
Up:ocsinventory-agent (2.0.4)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Apr 09 12:02:13 2012 +0200 (2012-04-09) |
parents | fe7e875f7d99 |
children | 9dbb5fa4a354 |
line diff
1.1 --- a/ocsinventory-agent/receipt Sun May 15 14:03:19 2011 +0000 1.2 +++ b/ocsinventory-agent/receipt Mon Apr 09 12:02:13 2012 +0200 1.3 @@ -1,17 +1,17 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="ocsinventory-agent" 1.7 -VERSION="1.1.2.1" 1.8 +VERSION="2.0.4" 1.9 CATEGORY="network" 1.10 SHORT_DESC="OCS Inventory NG agent for Linux." 1.11 MAINTAINER="erjo@slitaz.org" 1.12 -SOURCE="Ocsinventory-Agent" 1.13 +SOURCE="Ocsinventory-Unix-Agent" 1.14 TARBALL="$SOURCE-$VERSION.tar.gz" 1.15 DEPENDS="perl perl-libwww perl-uri dmidecode" 1.16 SUGGESTED="nmap perl-net-ssleay" 1.17 BUILD_DEPENDS="perl" 1.18 WEB_SITE="http://www.ocsinventory-ng.org/" 1.19 -WGET_URL="http://launchpad.net/ocsinventory-unix-agent/stable-1.1.2/ocsinventory-unix-agent-1.1.2.1/+download/$TARBALL" 1.20 +WGET_URL="https://launchpad.net/ocsinventory-unix-agent/stable-2.0/2.0.4/+download/$TARBALL" 1.21 1.22 # Rules to configure and make the package. 1.23 compile_rules()