wok diff pflogsumm/receipt @ rev 23696

Up libtcplay (3.3)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Apr 27 09:29:39 2020 +0000 (2020-04-27)
parents a6f7b6b890c2
children c7da5d8a0b77
line diff
     1.1 --- a/pflogsumm/receipt	Wed Jun 01 02:52:45 2016 +0300
     1.2 +++ b/pflogsumm/receipt	Mon Apr 27 09:29:39 2020 +0000
     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()