wok diff pflogsumm/receipt @ rev 22344
Remove squirrelmail-en_GB
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 17 16:39:12 2019 +0100 (2019-11-17) |
parents | a6f7b6b890c2 |
children | c7da5d8a0b77 |
line diff
1.1 --- a/pflogsumm/receipt Wed Jun 01 02:52:45 2016 +0300 1.2 +++ b/pflogsumm/receipt Sun Nov 17 16:39:12 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()