diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-16 08:56:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-08-16 08:56:21 +0700 |
commit | b575cb0ea80d543e964877bd696301f0f95bc3d8 (patch) | |
tree | 10b7bf08e172cb80cb8b41d5d4a1e111dbb79161 /perl/perl-Date-Manip/perl-Date-Manip.SlackBuild | |
parent | f06919c89b2f2335514d99a70d8f57ee3001eb09 (diff) |
perl/perl-Date-Manip: Updated for version 6.50.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-Date-Manip/perl-Date-Manip.SlackBuild')
-rw-r--r-- | perl/perl-Date-Manip/perl-Date-Manip.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild b/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild index 1445596de039..9d019bc44344 100644 --- a/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild +++ b/perl/perl-Date-Manip/perl-Date-Manip.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for perl-Date-Manip # Copyright 2010 V'yacheslav Stetskevych <slava18 dont_spam_me gmail com> -# Copyright 2014 Willy Sudiarto Raharjo <willysr@slackbuilds.org> +# Copyright 2014-2015 Willy Sudiarto Raharjo <willysr@slackbuilds.org> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=perl-Date-Manip -VERSION=${VERSION:-6.48} +VERSION=${VERSION:-6.50} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |