wok diff awstats/receipt @ rev 21332
Up libltdl (2.4.6), mtp-tools (1.1.16)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Apr 19 15:52:41 2019 +0200 (2019-04-19) |
parents | 9e2e108fff96 |
children | 7aa14b7a600c |
line diff
1.1 --- a/awstats/receipt Fri Oct 14 08:59:42 2016 +0200 1.2 +++ b/awstats/receipt Fri Apr 19 15:52:41 2019 +0200 1.3 @@ -1,15 +1,16 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="awstats" 1.7 -VERSION="7.0" 1.8 +VERSION="7.7" 1.9 CATEGORY="network" 1.10 +TAGS="log analysis web mail ftp" 1.11 SHORT_DESC="Log file analyzer" 1.12 MAINTAINER="erjo@slitaz.org" 1.13 LICENSE="GPL" 1.14 WEB_SITE="http://awstats.sourceforge.net/" 1.15 + 1.16 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.17 -WGET_URL="http://prdownloads.sourceforge.net/awstats/$TARBALL" 1.18 -TAGS="log analysis web mail ftp" 1.19 +WGET_URL="https://downloads.sourceforge.net/project/$PACKAGE/AWStats/$VERSION/$TARBALL" 1.20 1.21 DEPENDS="perl" 1.22 SUGGESTED="perl-net-xwhois perl-geo-ipfree"