aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-ffi-checklib/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-ffi-checklib/APKBUILD')
-rw-r--r--community/perl-ffi-checklib/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/perl-ffi-checklib/APKBUILD b/community/perl-ffi-checklib/APKBUILD
index 3cfff0292d7..d0885115b26 100644
--- a/community/perl-ffi-checklib/APKBUILD
+++ b/community/perl-ffi-checklib/APKBUILD
@@ -4,13 +4,13 @@
pkgname=perl-ffi-checklib
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=FFI-CheckLib
-pkgver=0.28
+pkgver=0.31
pkgrel=1
pkgdesc="Check that a library is available for FFI"
-url="https://metacpan.org/dist/FFI-CheckLib"
+url="https://metacpan.org/release/FFI-CheckLib/"
arch="noarch"
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
-depends="perl"
+depends="perl perl-file-which"
checkdepends="perl-test2-suite"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-$pkgver.tar.gz"
@@ -33,5 +33,5 @@ package() {
}
sha512sums="
-9ac42e7153902cd178d9ee7d3db7edb96deb30c8b53cdd6c14706cde200598ecd98031c8e17394fcd1fb2c770a0ec776131e2ff93491d6b307a6e595fd788d5a FFI-CheckLib-0.28.tar.gz
+25dd359cbec5417baa2c3d6a1152fb8a50b9d1423f8adb1c9ebe4422aefaed6e3b9b73015c6960c5d69dbc151df50ecb5a8e365192a2108013b501433c52e1e2 FFI-CheckLib-0.31.tar.gz
"