perl/perl-Date-Manip: Updated for version 6.57.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f3abb57bd7
commit
8a13a44fc5
|
@ -3,7 +3,7 @@
|
||||||
# Slackware build script for perl-Date-Manip
|
# Slackware build script for perl-Date-Manip
|
||||||
|
|
||||||
# Copyright 2010 V'yacheslav Stetskevych <slava18 dont_spam_me gmail com>
|
# Copyright 2010 V'yacheslav Stetskevych <slava18 dont_spam_me gmail com>
|
||||||
# Copyright 2014-2016 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
# Copyright 2014-2017 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -24,7 +24,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=perl-Date-Manip
|
PRGNAM=perl-Date-Manip
|
||||||
VERSION=${VERSION:-6.56}
|
VERSION=${VERSION:-6.57}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="perl-Date-Manip"
|
PRGNAM="perl-Date-Manip"
|
||||||
VERSION="6.56"
|
VERSION="6.57"
|
||||||
HOMEPAGE="https://metacpan.org/pod/distribution/Date-Manip/lib/Date/Manip.pod"
|
HOMEPAGE="https://metacpan.org/pod/distribution/Date-Manip/lib/Date/Manip.pod"
|
||||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.56.tar.gz"
|
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.57.tar.gz"
|
||||||
MD5SUM="fc56f1a9097f8bd3da093a8afe7e06e9"
|
MD5SUM="cd87e060f87662fc4cfebe7b3867ddf6"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="perl-Test-Inter perl-Test-Pod perl-Test-Pod-Coverage perl-YAML-Syck"
|
REQUIRES="perl-Test-Inter perl-Test-Pod perl-Test-Pod-Coverage perl-YAML-Syck"
|
||||||
|
|
Loading…
Reference in New Issue