aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-datetime
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-02-01 19:47:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-02-01 19:47:45 +0000
commit7685cdfdf1b9a67ca3e5ece3fbd235961c9961a8 (patch)
treeb3ec66de8d6942e8b03d06e346871fa48e1ef3d3 /main/perl-datetime
parent4f50c670852aa52c7f25873ea0475e0591355c55 (diff)
downloadaports-7685cdfdf1b9a67ca3e5ece3fbd235961c9961a8.tar.bz2
aports-7685cdfdf1b9a67ca3e5ece3fbd235961c9961a8.tar.xz
main/perl-datetime: upgrade to 0.72
Diffstat (limited to 'main/perl-datetime')
-rw-r--r--main/perl-datetime/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-datetime/APKBUILD b/main/perl-datetime/APKBUILD
index 6410ab936d..11adf3a463 100644
--- a/main/perl-datetime/APKBUILD
+++ b/main/perl-datetime/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-datetime
-pkgver=0.70
+pkgver=0.72
pkgrel=0
pkgdesc="DateTime perl module"
url="http://search.cpan.org/dist/DateTime/"
@@ -38,4 +38,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-md5sums="228a3ca93b49e308fc7a3b7a47341ab3 DateTime-0.70.tar.gz"
+md5sums="f50b328919fe8bf2d2b16ca0df35c3f3 DateTime-0.72.tar.gz"