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/perl-Email-Date-Format.SlackBuild | |
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/perl-Email-Date-Format.SlackBuild')
-rw-r--r-- | perl/perl-Email-Date-Format/perl-Email-Date-Format.SlackBuild | 4 |
1 files changed, 3 insertions, 1 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} |