summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author pyllyukko <pyllyukko@maimed.org>2024-03-02 11:14:13 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-05 17:26:51 +0700
commit1c9b200e6a1b53045c4413369bbb1c892a737d28 (patch)
tree55511e26580f4ded787344a920de15136bd04c28 /perl
parentae8dc93e1adab756de27f93b06fbd8410ff5cb21 (diff)
downloadslackbuilds-1c9b200e6a1b53045c4413369bbb1c892a737d28.tar.gz
slackbuilds-1c9b200e6a1b53045c4413369bbb1c892a737d28.tar.xz
perl/perl-Mail-DKIM: Updated for version 1.20240124.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-Mail-DKIM/perl-Mail-DKIM.SlackBuild4
-rw-r--r--perl/perl-Mail-DKIM/perl-Mail-DKIM.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-Mail-DKIM/perl-Mail-DKIM.SlackBuild b/perl/perl-Mail-DKIM/perl-Mail-DKIM.SlackBuild
index 91dd1483cc..af52d597fe 100644
--- a/perl/perl-Mail-DKIM/perl-Mail-DKIM.SlackBuild
+++ b/perl/perl-Mail-DKIM/perl-Mail-DKIM.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM="perl-Mail-DKIM"
-VERSION=${VERSION:-0.52}
+VERSION=${VERSION:-1.20240124}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -71,7 +71,7 @@ else
LIBDIRSUFFIX=""
fi
-DOCS="ChangeLog"
+DOCS="Changes HACKING.DKIM LICENSE README README.md TODO"
rm -fr $TMP/$SRCNAM-$VERSION $PKG
mkdir -p $TMP $PKG $OUTPUT
diff --git a/perl/perl-Mail-DKIM/perl-Mail-DKIM.info b/perl/perl-Mail-DKIM/perl-Mail-DKIM.info
index aa069fc4eb..70c356ed61 100644
--- a/perl/perl-Mail-DKIM/perl-Mail-DKIM.info
+++ b/perl/perl-Mail-DKIM/perl-Mail-DKIM.info
@@ -1,8 +1,8 @@
PRGNAM="perl-Mail-DKIM"
-VERSION="0.52"
+VERSION="1.20240124"
HOMEPAGE="https://metacpan.org/release/Mail-DKIM"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/Mail-DKIM-0.52.tar.gz"
-MD5SUM="f366863f09905bbe5faa1f986133759c"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/Mail-DKIM-1.20240124.tar.gz"
+MD5SUM="3b4eddd1f49f866020ad6d5b55cb404f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-Crypt-OpenSSL-RSA perl-MailTools perl-net-dns"