# HG changeset patch # User Hans-G?nter Theisgen # Date 1559404351 -3600 # Node ID 747cf3358771413fb11abab58dd9d72277f7526c # Parent 113d38a1e4e944b7bfdb257063303eda7911410f updated pflogsumm (1.1.3 -> 1.1.5) diff -r 113d38a1e4e9 -r 747cf3358771 pflogsumm/receipt --- a/pflogsumm/receipt Sat Jun 01 16:43:31 2019 +0100 +++ b/pflogsumm/receipt Sat Jun 01 16:52:31 2019 +0100 @@ -1,18 +1,19 @@ # SliTaz package receipt. PACKAGE="pflogsumm" -VERSION="1.1.3" +VERSION="1.1.5" CATEGORY="misc" +TAGS="postfix mail logs analysis" SHORT_DESC="Provides an over-view of postfix activity." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL2" +WEB_SITE="https://jimsun.linxnet.com/postfix_contrib.html" + TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://jimsun.linxnet.com/postfix_contrib.html" WGET_URL="http://jimsun.linxnet.com/downloads/$TARBALL" -TAGS="postfix mail logs analysis" +SUGGESTED="postfix" DEPENDS="perl-date-calc" -SUGGESTED="postfix" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules()