summaryrefslogtreecommitdiffstats
path: root/main/perl-io-async
diff options
context:
space:
mode:
authorTimo Teräs <timo.teras@iki.fi>2013-10-03 17:03:39 +0300
committerTimo Teräs <timo.teras@iki.fi>2013-10-03 17:03:39 +0300
commit36998f23c7b4b7141244f5d7e3523b8d419ec5af (patch)
tree08ff919d9d72dce67e08f318f03583eb91e4a28f /main/perl-io-async
parentff9af3df8e2b2bb64e1578fda78ac3c3abe0c800 (diff)
downloadaports-36998f23c7b4b7141244f5d7e3523b8d419ec5af.tar.bz2
aports-36998f23c7b4b7141244f5d7e3523b8d419ec5af.tar.xz
main/perl-io-async: upgrade to 0.60
Diffstat (limited to 'main/perl-io-async')
-rw-r--r--main/perl-io-async/APKBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/main/perl-io-async/APKBUILD b/main/perl-io-async/APKBUILD
index 511939d45..cea7985fc 100644
--- a/main/perl-io-async/APKBUILD
+++ b/main/perl-io-async/APKBUILD
@@ -3,14 +3,14 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
pkgname=perl-io-async
_pkgreal=IO-Async
-pkgver=0.58
+pkgver=0.60
pkgrel=0
pkgdesc="Asynchronous event-driven programming"
url="http://search.cpan.org/dist/IO-Async/"
arch="noarch"
license="GPL PerlArtistic"
cpandepends="perl-future"
-cpanmakedepends="perl-test-fatal perl-test-identity perl-test-refcount "
+cpanmakedepends="perl-test-identity perl-test-fatal perl-test-refcount "
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
@@ -35,6 +35,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-md5sums="612d05562d32b0f1acdc1e3258d557de IO-Async-0.58.tar.gz"
-sha256sums="ef4272a10e173ae8267ee648ae617617686818dd707bd6b20f057e4156fce83e IO-Async-0.58.tar.gz"
-sha512sums="fd72489303df316ec28bce507d2d4cf8ecb829b5a0c06faadf53178eb5377eab2161987f32e0fbef50bc03c269e5d68f3b69a4705770b2dbd17ce526ee59fb3a IO-Async-0.58.tar.gz"
+md5sums="12a0af13d9a53517eb9698869b365816 IO-Async-0.60.tar.gz"
+sha256sums="36905acd9e4b4b1bcf6a5f8cc551fbf1fa0b760d29152bcb84fee69fc98fa14c IO-Async-0.60.tar.gz"
+sha512sums="2bc8dd4d8f1150ff33bfc48def23e273e194ed8ee19525bd8a6a62b50a6f0d02c00cb2449a7c2f5fd9c7c31ecc26ba5fbded38bf9b8f83bf0453d9286145d67a IO-Async-0.60.tar.gz"