aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-11-26 23:14:16 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-11-26 23:14:16 +0100
commit38544fdd1e266940f9c6842ca0aa39b49c2feb97 (patch)
treef3532b11fdc67d2c5cafcfc6eda56839cf57f681 /main
parent3ac187a4f3739bd1770c09f5ff96dd6bb8f34512 (diff)
downloadaports-38544fdd1e266940f9c6842ca0aa39b49c2feb97.tar.bz2
aports-38544fdd1e266940f9c6842ca0aa39b49c2feb97.tar.xz
main/perl-io-async: upgrade to 0.75
Diffstat (limited to 'main')
-rw-r--r--main/perl-io-async/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-io-async/APKBUILD b/main/perl-io-async/APKBUILD
index 3c0d421029..c1b427f646 100644
--- a/main/perl-io-async/APKBUILD
+++ b/main/perl-io-async/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
pkgname=perl-io-async
_pkgreal=IO-Async
-pkgver=0.74
+pkgver=0.75
pkgrel=0
pkgdesc="Asynchronous event-driven programming"
url="https://metacpan.org/release/IO-Async"
@@ -34,4 +34,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="99a2e7385259cbe645443c7dfdf4e9ba083f8ee3db7fa806d6576c21403c96641612c77f814dc0d7727a4391c8a375ec1ae026c955c1b34a3e172ffd7e9602b9 IO-Async-0.74.tar.gz"
+sha512sums="a8ae2d38ee4f7847ae80aeccb3553b978ff274d8a53dc1c9a17e21c7af43695293a98b2ef04190d51abb8e9cce15fbc6e175823c91ac48ab837ac0e71bed3bdc IO-Async-0.75.tar.gz"