perl-FFI-CheckLib: update to 0.26.
This commit is contained in:
parent
5c76d2a28c
commit
b4d387ec5b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-FFI-CheckLib'
|
||||
pkgname=perl-FFI-CheckLib
|
||||
version=0.25
|
||||
version=0.26
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
|
@ -9,8 +9,8 @@ hostmakedepends="perl"
|
|||
depends="perl"
|
||||
checkdepends="perl-Test2-Suite"
|
||||
short_desc="Check that a library is available for FFI"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/pod/FFI::CheckLib"
|
||||
distfiles="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/FFI-CheckLib-${version}.tar.gz"
|
||||
checksum=eb36b9a7cff1764a65b1b77e01e92c26207c558a3f986d0d17d2b110fa366ba4
|
||||
checksum=06e33bf0807f841626248197e8f39475ac50d1364a0336836c9b581d19a97f65
|
||||
|
|
Loading…
Reference in New Issue