wok rev 20732
updated awstats (7.0 -> 7.7)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Feb 09 16:21:15 2019 +0100 (2019-02-09) |
parents | 930e70d3ef54 |
children | 36c11ae1b7bb |
files | awstats/receipt |
line diff
1.1 --- a/awstats/receipt Sat Feb 09 15:55:27 2019 +0100 1.2 +++ b/awstats/receipt Sat Feb 09 16:21:15 2019 +0100 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"