diff options
author | Glenn Becker <glenn.becker@gmail.com> | 2015-08-03 08:28:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-03 08:28:35 +0700 |
commit | 39907763993849bf0960902aecd6100d8d23638d (patch) | |
tree | f0425757beb17fd9912e386ad90b0b9aa537d8de /perl/perl-Email-Date-Format | |
parent | 33713918ee42578cc467deb3dd36b01c2433ce68 (diff) | |
download | slackbuilds-39907763993849bf0960902aecd6100d8d23638d.tar.gz |
perl/perl-Email-Date-Format: Updated for version 1.005.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Email-Date-Format')
-rw-r--r-- | perl/perl-Email-Date-Format/perl-Email-Date-Format.SlackBuild | 4 | ||||
-rw-r--r-- | perl/perl-Email-Date-Format/perl-Email-Date-Format.info | 10 |
2 files changed, 8 insertions, 6 deletions
diff --git a/perl/perl-Email-Date-Format/perl-Email-Date-Format.SlackBuild b/perl/perl-Email-Date-Format/perl-Email-Date-Format.SlackBuild index 3adfb556f5..89d3da7b34 100644 --- a/perl/perl-Email-Date-Format/perl-Email-Date-Format.SlackBuild +++ b/perl/perl-Email-Date-Format/perl-Email-Date-Format.SlackBuild @@ -4,6 +4,8 @@ # Copyright 2010 V'yacheslav Stetskevych <slava18@gmail.com> # All rights reserved. # +# Adopted 2015 Glenn Becker <glenn.becker@gmail.com> +# # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: # @@ -23,7 +25,7 @@ SRCNAM=Email-Date-Format PRGNAM=perl-$SRCNAM -VERSION=${VERSION:-1.004} +VERSION=${VERSION:-1.005} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/perl/perl-Email-Date-Format/perl-Email-Date-Format.info b/perl/perl-Email-Date-Format/perl-Email-Date-Format.info index f8cfb74426..abde34865b 100644 --- a/perl/perl-Email-Date-Format/perl-Email-Date-Format.info +++ b/perl/perl-Email-Date-Format/perl-Email-Date-Format.info @@ -1,10 +1,10 @@ PRGNAM="perl-Email-Date-Format" -VERSION="1.004" +VERSION="1.005" HOMEPAGE="https://metacpan.org/pod/Email::Date::Format" -DOWNLOAD="http://www.cpan.org/authors/id/R/RJ/RJBS/Email-Date-Format-1.004.tar.gz" -MD5SUM="c6b651d56996cd37f6e0251c5c3672ec" +DOWNLOAD="https://cpan.metacpan.org/authors/id/R/RJ/RJBS/Email-Date-Format-1.005.tar.gz" +MD5SUM="030dcee3bc1a44674900b0132925bd03" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="perl-Capture-Tiny" -MAINTAINER="V'yacheslav Stetskevych" -EMAIL="slava18@gmail.com" +MAINTAINER="Glenn Becker" +EMAIL="glenn.becker@gmail.com" |