aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Legge <timlegge@gmail.com>2020-05-11 21:26:08 +0000
committerLeo <thinkabit.ukim@gmail.com>2020-05-11 23:58:36 +0000
commit8d12b418117b217dd7856cac7b1e18bb892cf6af (patch)
treef82f55165664b3a355cf762cd7920f666dbd8327
parent5ed98127feebcdc9ebff780baaa05b578733f4b0 (diff)
downloadaports-8d12b418117b217dd7856cac7b1e18bb892cf6af.tar.bz2
aports-8d12b418117b217dd7856cac7b1e18bb892cf6af.tar.xz
community/perl-ffi-checklib: upgrade to 0.27
-rw-r--r--community/perl-ffi-checklib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/perl-ffi-checklib/APKBUILD b/community/perl-ffi-checklib/APKBUILD
index 1f40434add..5246c3c795 100644
--- a/community/perl-ffi-checklib/APKBUILD
+++ b/community/perl-ffi-checklib/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-ffi-checklib
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=FFI-CheckLib
-pkgver=0.26
+pkgver=0.27
pkgrel=0
pkgdesc="Check that a library is available for FFI"
url="https://metacpan.org/release/FFI-CheckLib/"
@@ -33,4 +33,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="5949aa0b7dfbf7401c1d916f003ab78762944b188ee66b769036656cc8f37ac12f523dbffdf6a24750b4ca64fd148efc91c6e36159a5c79c0781397060e8d558 FFI-CheckLib-0.26.tar.gz"
+sha512sums="0a6cf93fc0461e6b21533007b2d9956f14bf7acf6bffdbe5274b43f8c3d9defabfb60854e31b95cfe430d2cecdcddeafdcc9514daca6a4807697cf10c280a6d7 FFI-CheckLib-0.27.tar.gz"