summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-09-06 13:58:03 +0000
committerCeleste <20312-Celeste@users.gitlab.alpinelinux.org>2024-09-06 14:18:17 +0000
commitc8fb27ee2642e69e8688e464d6fa848cfb0d8194 (patch)
tree8ed2938e4bf7930bdfa9757cf5a072ae0f95ab5c
parent2192afa316e653363b710c8517d86df84d63df0d (diff)
downloadaports-c8fb27ee2642e69e8688e464d6fa848cfb0d8194.zip
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
-rw-r--r--main/perl-module-build-tiny/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/main/perl-module-build-tiny/APKBUILD b/main/perl-module-build-tiny/APKBUILD
index 2c214eb9a24..8f5b920962b 100644
--- a/main/perl-module-build-tiny/APKBUILD
+++ b/main/perl-module-build-tiny/APKBUILD
@@ -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
"