mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/perl-Mail-DKIM: Updated for version 0.38.
This commit is contained in:
parent
9bf0727126
commit
a05533b6e2
3 changed files with 11 additions and 7 deletions
|
@ -1,4 +1,8 @@
|
|||
perl-Mail-DKIM signs/verifies smtp mail with DKIM/DomainKey signatures.
|
||||
|
||||
perl-Mail-DKIM is required by spamassassin.
|
||||
Requires: perl-Crypt-OpenSSL-RSA perl-MailTools perl-net-dns
|
||||
|
||||
Requires:
|
||||
perl-Crypt-OpenSSL-RSA
|
||||
perl-MailTools
|
||||
perl-net-dns
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
# Slackware Package Build Script for perl modules: Mail::DKIM
|
||||
# Home Page http://search.cpan.org/dist/Mail-DKIM/
|
||||
|
||||
# Copyright (c) 2008-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant__AT__mnspace__DOT__net)
|
||||
# Copyright (c) 2008-2010, Nishant Limbachia, Hoffman Estates, IL, USA (nishant _AT_ mnspace _DOT_ net)
|
||||
# All rights reserved.
|
||||
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -28,7 +28,7 @@
|
|||
|
||||
SRCNAM=Mail-DKIM
|
||||
PRGNAM=perl-Mail-DKIM
|
||||
VERSION=0.37
|
||||
VERSION=0.38
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="perl-Mail-DKIM"
|
||||
VERSION="0.37"
|
||||
VERSION="0.38"
|
||||
HOMEPAGE="http://search.cpan.org/dist/Mail-DKIM/"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/J/JA/JASLONG/Mail-DKIM-0.37.tar.gz"
|
||||
MD5SUM="f3e84ec6b5e42d4cbcc7c42ea2900649"
|
||||
DOWNLOAD="http://search.cpan.org/CPAN/authors/id/J/JA/JASLONG/Mail-DKIM-0.38.tar.gz"
|
||||
MD5SUM="bdf2233c9b1c9a4615c7396b660feb7a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="Nishant Limbachia"
|
||||
EMAIL="nishant@mnspace.net"
|
||||
APPROVED="dsomero"
|
||||
APPROVED="Erik Hanson"
|
||||
|
|
Loading…
Reference in a new issue