main/perl-module-build-tiny: upgrade to 0.051

https://metacpan.org/release/LEONT/Module-Build-Tiny-0.051/diff/LEONT/Module-Build-Tiny-0.050
This commit is contained in:
Celeste 2024-09-06 13:58:03 +00:00
parent 2192afa316
commit c8fb27ee26

View file

@ -2,7 +2,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname=perl-module-build-tiny
pkgver=0.050
pkgver=0.051
pkgrel=0
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Module-Build-Tiny
@ -15,9 +15,11 @@ depends="
perl-extutils-config
perl-extutils-helpers
perl-extutils-installpaths
"
checkdepends="
perl-dev
perl-cpan-requirements-dynamic
"
checkdepends="perl-dev"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/L/LE/LEONT/Module-Build-Tiny-$pkgver.tar.gz"
builddir="$srcdir/$_pkgreal-$pkgver"
@ -39,5 +41,5 @@ package() {
}
sha512sums="
c0adf56650f497c5315d94614c2ad79bc5a723da1aeb9c0279b65c3726574901bcdfa89f2d4f4263171a317226b6ec2a524f350356e5f8fceaf6068d25c6a2fe Module-Build-Tiny-0.050.tar.gz
205e509c752caf284ccf981864b59ee69238b2255c4ece03f06e9f4482922c2b4c1abaf2037d57232b87e70c5f566bab5cd01006a9017b996c91846eee6b7eb2 Module-Build-Tiny-0.051.tar.gz
"