aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-io-async
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-11-06 09:34:10 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-11-06 09:34:10 +0000
commit55869c25f8f54891d9e30fb8795ea2dc7eb2a19b (patch)
tree8b5ef475605f6bd2126eb84e66af165c708979e9 /main/perl-io-async
parenta15b969a8cc12743dd7bd0919d2466ebfb8bdf97 (diff)
downloadaports-55869c25f8f54891d9e30fb8795ea2dc7eb2a19b.tar.bz2
aports-55869c25f8f54891d9e30fb8795ea2dc7eb2a19b.tar.xz
main/perl-io-sync: upgrade to 0.64
Diffstat (limited to 'main/perl-io-async')
-rw-r--r--main/perl-io-async/APKBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/main/perl-io-async/APKBUILD b/main/perl-io-async/APKBUILD
index b87b634e2f..a63654ec37 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.61
+pkgver=0.64
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-identity perl-test-fatal perl-test-refcount "
+cpandepends="perl-struct-dumb perl-future"
+cpanmakedepends="perl-test-refcount perl-test-fatal perl-test-identity "
depends="$cpandepends"
makedepends="perl-dev $cpanmakedepends"
subpackages="$pkgname-doc"
@@ -35,6 +35,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-md5sums="14cbfa50027e0121a95a0f3e259b6d74 IO-Async-0.61.tar.gz"
-sha256sums="4edfded76d6f98c8eb9fe33dbe782f2b52cde275249c3fb7bc37d5e24c48dd46 IO-Async-0.61.tar.gz"
-sha512sums="f3b7c8ed47630ceeb9ca73cce42a6c0ca1bd332e32d7efaa5f71792f68680a339bdc933ceab61b2dbfd109a015ae2d0b928a2fc7e079d50f35cb3aaff8e3a85e IO-Async-0.61.tar.gz"
+md5sums="52a52cd31d70bbd7d9a2e3dfc18d3853 IO-Async-0.64.tar.gz"
+sha256sums="d7eb7d20e5aea739bcb4c2a4b439ab929c1c84036d3e84ed5befdb2d863d7523 IO-Async-0.64.tar.gz"
+sha512sums="ebd96fcdd045ea974823427a8010384d97c52fd74be183cd17675cd05c0e232f8f66b160d6874365414357cc34a083bbd3a481cffed6d8b4626306825b0ba3ea IO-Async-0.64.tar.gz"