aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"