aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-11-05 15:31:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-11-05 15:31:01 +0000
commite3884fbde941e42651d3a137bd20e9e09660714c (patch)
tree7f9110a790606b62daf3acbcbdb1b91d2293e1d1
parent89fad201a93262bbb1090cd0d99c20dfc68b86d9 (diff)
downloadalpine_aports-e3884fbde941e42651d3a137bd20e9e09660714c.tar.bz2
alpine_aports-e3884fbde941e42651d3a137bd20e9e09660714c.tar.xz
alpine_aports-e3884fbde941e42651d3a137bd20e9e09660714c.zip
main/perl-time-modules: upgrade to 2013.0912
-rw-r--r--main/perl-time-modules/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/main/perl-time-modules/APKBUILD b/main/perl-time-modules/APKBUILD
index 2946afe287..9d0e0d28bb 100644
--- a/main/perl-time-modules/APKBUILD
+++ b/main/perl-time-modules/APKBUILD
@@ -2,8 +2,8 @@
2# Maintainer: Francesco Colista <francesco.colista@gmail.com> 2# Maintainer: Francesco Colista <francesco.colista@gmail.com>
3pkgname=perl-time-modules 3pkgname=perl-time-modules
4_realname=Time-modules 4_realname=Time-modules
5pkgver=2011.0517 5pkgver=2013.0912
6pkgrel=2 6pkgrel=0
7pkgdesc="Timezone perl module" 7pkgdesc="Timezone perl module"
8url="http://search.cpan.org/dist/Time-Modules/" 8url="http://search.cpan.org/dist/Time-Modules/"
9arch="noarch" 9arch="noarch"
@@ -29,4 +29,6 @@ package() {
29 find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete 29 find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
30} 30}
31 31
32md5sums="67204ebc06211a877665765f91dc4e51 Time-modules-2011.0517.tar.gz" 32md5sums="a4330144e24c356ca4c925d14e5ab06b Time-modules-2013.0912.tar.gz"
33sha256sums="45bcab023e1853d27e53c6a214bc860a4026c65ec16c422a757235e836fb648c Time-modules-2013.0912.tar.gz"
34sha512sums="610cc454c83d1486fbb327e0a6f44d32f2dc4b8ac09643c145489b5135a718d730a14c311823904b6832a1606d49bec0cd80f8286e8892fa8d52294b16041cd3 Time-modules-2013.0912.tar.gz"