wok diff fusioninventory-agent/receipt @ rev 25466

Update some web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 01 09:32:27 2022 +0000 (20 months ago)
parents 5ea0ce1cecc0
children 73f36875e5a7
line diff
     1.1 --- a/fusioninventory-agent/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/fusioninventory-agent/receipt	Sat Oct 01 09:32:27 2022 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="fusioninventory-agent"
     1.7 -VERSION="2.5.2"
     1.8 +VERSION="2.6"
     1.9  CATEGORY="network"
    1.10  SHORT_DESC="FusionInventory generic management agent."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -11,12 +11,12 @@
    1.13  TARBALL="FusionInventory-Agent-$VERSION.tar.gz"
    1.14  WGET_URL="https://github.com/fusioninventory/$PACKAGE/releases/download/$VERSION/$TARBALL"
    1.15  
    1.16 -DEPENDS="libwww-perl perl-file-copy-recursive perl-file-which perl-http-proxy \
    1.17 -	perl-http-server-simple perl-http-server-simple-authen perl-io-capture \
    1.18 -	perl-io-socket-ssl perl-ipc-run perl-json-pp perl-lwp-protocol-https \
    1.19 -	perl-net-ip perl-net-snmp perl-parallel-forkmanager perl-test-compile \
    1.20 -	perl-test-deep perl-test-exception perl-test-nowarnings perl-test-mockmodule \
    1.21 -	perl-test-mockobject perl-text-template perl-universal-require perl-uri \
    1.22 +DEPENDS="libwww-perl perl-file-copy-recursive perl-file-which perl-http-proxy
    1.23 +	perl-http-server-simple perl-http-server-simple-authen perl-io-capture
    1.24 +	perl-io-socket-ssl perl-ipc-run perl-json-pp perl-lwp-protocol-https
    1.25 +	perl-net-ip perl-net-snmp perl-parallel-forkmanager perl-test-compile
    1.26 +	perl-test-deep perl-test-exception perl-test-nowarnings perl-test-mockmodule
    1.27 +	perl-test-mockobject perl-text-template perl-universal-require perl-uri
    1.28  	perl-xml-treepp"
    1.29  BUILD_DEPENDS="$DEPENDS"
    1.30  
    1.31 @@ -34,7 +34,7 @@
    1.32  
    1.33  	perl Makefile.PL &&
    1.34  	make &&
    1.35 -	make DESTDIR=$DESTDIR install
    1.36 +	make install DESTDIR=$DESTDIR
    1.37  }
    1.38  
    1.39  # Rules to gen a SliTaz package suitable for Tazpkg.