mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
testing/perl-ffi-platypus: upgrade to 2.09
This commit is contained in:
parent
6255babaec
commit
f99c351849
@ -2,8 +2,8 @@
|
||||
# Contributor: Celeste <cielesti@protonmail.com>
|
||||
# Maintainer: Celeste <cielesti@protonmail.com>
|
||||
pkgname=perl-ffi-platypus
|
||||
pkgver=2.08
|
||||
pkgrel=1
|
||||
pkgver=2.09
|
||||
pkgrel=0
|
||||
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
|
||||
_pkgreal=FFI-Platypus
|
||||
pkgdesc="Write Perl bindings to non-Perl libraries with FFI. No XS required"
|
||||
@ -12,7 +12,7 @@ arch="all"
|
||||
license="GPL-1.0-or-later OR Artistic-1.0-Perl"
|
||||
depends="perl perl-capture-tiny perl-ffi-checklib"
|
||||
makedepends="libffi-dev perl-dev"
|
||||
checkdepends="perl-devel-hide perl-test2-suite"
|
||||
checkdepends="perl-devel-hide"
|
||||
subpackages="$pkgname-doc"
|
||||
source="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/FFI-Platypus-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgreal-$pkgver"
|
||||
@ -44,5 +44,5 @@ package() {
|
||||
}
|
||||
|
||||
sha512sums="
|
||||
3c614c78b91512352c527dfe93bc4318030df0b52d7ecdd8c445d8b074f67b965211b08cbe76b5c427ae1840fec708e2c97b528ca6adc03e6e729b8a8f65288e FFI-Platypus-2.08.tar.gz
|
||||
7dbe620d4ca48ee6d8c1e2d2b8720f84fcf56ff32797e8618f5188f419a20ff579e500e7b63e794c6b662a142f730a5bf36b27f553f717e1d95ef3d6fc2b5fa7 FFI-Platypus-2.09.tar.gz
|
||||
"
|
||||
|
Loading…
Reference in New Issue
Block a user