perl/perl-MailTools: Updated for version 2.19.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-11-07 13:18:49 +07:00
parent 782b3af52f
commit b0471eefa5
2 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@
# Modified by the SlackBuilds.org project.
PRGNAM="perl-MailTools"
VERSION=${VERSION:-2.18}
VERSION=${VERSION:-2.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="perl-MailTools"
VERSION="2.18"
VERSION="2.19"
HOMEPAGE="https://metacpan.org/release/MailTools"
DOWNLOAD="http://www.cpan.org/authors/id/M/MA/MARKOV/MailTools-2.18.tar.gz"
MD5SUM="972468ab5207b90398d77bed4ffc361d"
DOWNLOAD="http://www.cpan.org/authors/id/M/MA/MARKOV/MailTools-2.19.tar.gz"
MD5SUM="a00b9d3c3dec64bd15de8c50f1b73d05"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-TimeDate"