wok-4.x rev 12231
Up:ocsinventory (2.0.4)
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Mon Apr 09 12:01:34 2012 +0200 (2012-04-09) |
parents | e6bfdcdac0cd |
children | 644cda30e212 |
files | ocsinventory/receipt |
line diff
1.1 --- a/ocsinventory/receipt Mon Apr 09 11:07:27 2012 +0200 1.2 +++ b/ocsinventory/receipt Mon Apr 09 12:01:34 2012 +0200 1.3 @@ -1,15 +1,14 @@ 1.4 - 1.5 # SliTaz package receipt. 1.6 1.7 PACKAGE="ocsinventory" 1.8 -VERSION="1.3.3" 1.9 +VERSION="2.0.4" 1.10 CATEGORY="meta" 1.11 SHORT_DESC="Automated inventory and deployement system." 1.12 MAINTAINER="pascal.bellard@slitaz.org" 1.13 SOURCE="OCSNG_UNIX_SERVER" 1.14 TARBALL="$SOURCE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.ocsinventory-ng.org/" 1.16 -WGET_URL="http://launchpad.net/ocsinventory-server/stable-1.3/$VERSION/+download/$TARBALL" 1.17 +WGET_URL="https://launchpad.net/ocsinventory-server/stable-2.0/$VERSION/+download/$TARBALL" 1.18 DEPENDS="ocsinventory-server ocsinventory-agent ocsreports" 1.19 BUILD_DEPENDS="perl perl-dbd-mysql perl-apache-dbi perl-net-ip" 1.20 TAGS="system administration"