wok rev 21675
updated pflogsumm (1.1.3 -> 1.1.5)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jun 01 16:52:31 2019 +0100 (2019-06-01) |
parents | 113d38a1e4e9 |
children | 45ea7937177f |
files | pflogsumm/receipt |
line diff
1.1 --- a/pflogsumm/receipt Sat Jun 01 16:43:31 2019 +0100 1.2 +++ b/pflogsumm/receipt Sat Jun 01 16:52:31 2019 +0100 1.3 @@ -1,18 +1,19 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="pflogsumm" 1.7 -VERSION="1.1.3" 1.8 +VERSION="1.1.5" 1.9 CATEGORY="misc" 1.10 +TAGS="postfix mail logs analysis" 1.11 SHORT_DESC="Provides an over-view of postfix activity." 1.12 MAINTAINER="pascal.bellard@slitaz.org" 1.13 LICENSE="GPL2" 1.14 +WEB_SITE="https://jimsun.linxnet.com/postfix_contrib.html" 1.15 + 1.16 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.17 -WEB_SITE="http://jimsun.linxnet.com/postfix_contrib.html" 1.18 WGET_URL="http://jimsun.linxnet.com/downloads/$TARBALL" 1.19 -TAGS="postfix mail logs analysis" 1.20 1.21 +SUGGESTED="postfix" 1.22 DEPENDS="perl-date-calc" 1.23 -SUGGESTED="postfix" 1.24 1.25 # Rules to gen a SliTaz package suitable for Tazpkg. 1.26 genpkg_rules()