diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-18 14:14:28 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-18 14:14:28 +0000 |
commit | e768ee07099e403c09997a5da59c1edb5ca2dab2 (patch) | |
tree | a8a0ec27c4777c84a8235d12d40fc321d04046c9 | |
parent | 52f70d711e534e5d36b72a46dcf2215d37f4b71f (diff) | |
download | aports-e768ee07099e403c09997a5da59c1edb5ca2dab2.tar.bz2 aports-e768ee07099e403c09997a5da59c1edb5ca2dab2.tar.xz |
testing/perl-astro-suntime: rebuild against perl-5.14
-rw-r--r-- | testing/perl-astro-suntime/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-astro-suntime/APKBUILD b/testing/perl-astro-suntime/APKBUILD index 501925e4fc..9d31915a4d 100644 --- a/testing/perl-astro-suntime/APKBUILD +++ b/testing/perl-astro-suntime/APKBUILD @@ -3,7 +3,7 @@ pkgname=perl-astro-suntime _realname=Astro-SunTime pkgver=0.01 -pkgrel=0 +pkgrel=1 pkgdesc="Provides a function interface to calculate sun rise/set times." url="http://search.cpan.org/dist/Astro-SunTime/" arch="noarch" |