network/spamassassin: Updated for version 3.4.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Gerardo Zamudio 2020-05-09 22:03:47 -05:00 committed by Willy Sudiarto Raharjo
parent 1c5d5e9b1e
commit 19aea4cb94
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
3 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@ spamassassin: of tests to identify unsolicited bulk email, more commonly
spamassassin: known as Spam. These tests are applied to email headers and
spamassassin: content to classify email using advanced statistical methods.
spamassassin:
spamassassin: Homepage: http://spamassassin.apache.org
spamassassin: Homepage: https://spamassassin.apache.org
spamassassin:
spamassassin:
spamassassin:

View File

@ -28,7 +28,7 @@
# spamassassin database, and most of spamassassin dependencies' scripts.
PRGNAM=spamassassin
VERSION=${VERSION:-3.4.2}
VERSION=${VERSION:-3.4.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="spamassassin"
VERSION="3.4.2"
HOMEPAGE="http://spamassassin.apache.org/"
DOWNLOAD="http://www.eu.apache.org/dist/spamassassin/source/Mail-SpamAssassin-3.4.2.tar.bz2"
MD5SUM="4f4c38a7cd4ae3e3750895ae21d2fc78"
VERSION="3.4.4"
HOMEPAGE="https://spamassassin.apache.org/"
DOWNLOAD="https://www.eu.apache.org/dist/spamassassin/source/Mail-SpamAssassin-3.4.4.tar.bz2"
MD5SUM="ce51fe5665d5838c56db6712846b58bb"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libwww-perl perl-Crypt-OpenSSL-Bignum perl-Encode-Detect perl-IO-Socket-INET6 perl-IO-Socket-SSL perl-IP-Country perl-Image-Info perl-Mail-DKIM perl-Mail-SPF perl-Net-Ident perl-Net-Server pyzor re2c"