wok-6.x diff pflogsumm/receipt @ rev 22431

OpenSSL 1.0.2t -> 1.0.2u: overflow bug CVE-2019-1551
author Erkan Yilmaz <erkan@slitaz.org>
date Sat Dec 21 08:52:40 2019 +0000 (2019-12-21)
parents a6f7b6b890c2
children c7da5d8a0b77
line diff
     1.1 --- a/pflogsumm/receipt	Wed Jun 01 02:52:45 2016 +0300
     1.2 +++ b/pflogsumm/receipt	Sat Dec 21 08:52:40 2019 +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()