mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
perl/perl-Date-Manip: Updated for version 6.70.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5f20340925
commit
df12f4581d
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=perl-Date-Manip
|
||||
VERSION=${VERSION:-6.60}
|
||||
VERSION=${VERSION:-6.70}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="perl-Date-Manip"
|
||||
VERSION="6.60"
|
||||
VERSION="6.70"
|
||||
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.60.tar.gz"
|
||||
MD5SUM="000fc384230facd7e06604614daa1936"
|
||||
DOWNLOAD="https://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-6.70.tar.gz"
|
||||
MD5SUM="3fa9d0bfe4b719a105f6ae8dacda3778"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="perl-Test-Inter perl-Test-Pod perl-Test-Pod-Coverage perl-YAML-Syck"
|
||||
|
|
Loading…
Reference in a new issue