aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-date-manip
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-30 00:56:32 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-30 00:56:32 -0300
commit3e8b07e8c65e0316901eb010adb804d314066f12 (patch)
tree466baf260b7095260e13d30a4fee50b1e1332362 /community/perl-date-manip
parente6d9cb721fe606513f91ae51962cdb48359fd8c2 (diff)
downloadaports-3e8b07e8c65e0316901eb010adb804d314066f12.tar.bz2
aports-3e8b07e8c65e0316901eb010adb804d314066f12.tar.xz
community/perl-date-manip: upgrade to 6.78
Diffstat (limited to 'community/perl-date-manip')
-rw-r--r--community/perl-date-manip/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/perl-date-manip/APKBUILD b/community/perl-date-manip/APKBUILD
index 9ba45f8728..641db444ee 100644
--- a/community/perl-date-manip/APKBUILD
+++ b/community/perl-date-manip/APKBUILD
@@ -2,10 +2,10 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-date-manip
_pkgreal=Date-Manip
-pkgver=6.77
+pkgver=6.78
pkgrel=0
pkgdesc="Date manipulation routines"
-url="https://search.cpan.org/dist/Date-Manip/"
+url="https://metacpan.org/release/Date-Manip"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
cpandepends="perl-yaml-syck"
@@ -14,7 +14,7 @@ depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends perl-module-build"
checkdepends="perl-test-pod perl-test-pod-coverage perl-file-find-rule"
subpackages="$pkgname-doc"
-source="https://search.cpan.org/CPAN/authors/id/S/SB/SBECK/$_pkgreal-$pkgver.tar.gz"
+source="https://cpan.metacpan.org/authors/id/S/SB/SBECK/Date-Manip-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
@@ -35,4 +35,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="cdcd900b6028eab2d3ac80d2e7b71723ddb6cf1011be78d025568af1340bf408327d58d51491610459aeb0adb7097320436b5f40640ea3aad3afd912de2a1a72 Date-Manip-6.77.tar.gz"
+sha512sums="10c694e535adb4f64d13643042ba43d8e0690260297831fb707583ac750273ff294cacf830e9f84d9dab616822fa2064cad89b9d30f4a4018860ed018391a6ea Date-Manip-6.78.tar.gz"