summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/perl-datetime/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-datetime/APKBUILD b/main/perl-datetime/APKBUILD
index 7873ec8ea..e627aba9c 100644
--- a/main/perl-datetime/APKBUILD
+++ b/main/perl-datetime/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-datetime
-pkgver=0.72
-pkgrel=1
+pkgver=0.77
+pkgrel=0
pkgdesc="DateTime perl module"
url="http://search.cpan.org/dist/DateTime/"
arch="all"
@@ -38,4 +38,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-md5sums="f50b328919fe8bf2d2b16ca0df35c3f3 DateTime-0.72.tar.gz"
+md5sums="1c35bb64f0a261cd3ab4cc161726290a DateTime-0.77.tar.gz"