aboutsummaryrefslogtreecommitdiffstats
path: root/main/perl-path-tiny/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/perl-path-tiny/APKBUILD')
-rw-r--r--main/perl-path-tiny/APKBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/main/perl-path-tiny/APKBUILD b/main/perl-path-tiny/APKBUILD
index 936a9aab92d..b24a68a3a41 100644
--- a/main/perl-path-tiny/APKBUILD
+++ b/main/perl-path-tiny/APKBUILD
@@ -4,14 +4,13 @@
pkgname=perl-path-tiny
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Path-Tiny
-pkgver=0.118
-pkgrel=0
+pkgver=0.144
+pkgrel=1
pkgdesc="File path utility"
url="https://metacpan.org/release/Path-Tiny/"
arch="noarch"
license="Apache-2.0"
depends="perl"
-makedepends="perl-dev"
checkdepends="perl-test-failwarnings perl-test-mockrandom"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-$pkgver.tar.gz"
@@ -33,4 +32,6 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="cca91e7fcb099aa7aec73135d295f3f32366ca4bec17201183d3e5cb69cf7e58f2554e162318bc34dc787689bab338286937c0e83065d8aff4d4862aa53efc61 Path-Tiny-0.118.tar.gz"
+sha512sums="
+a6360ff3c81dac6026a7610b4934a415db04060a7792e37d38eec6f7b46970eeb42840da25fc0b4eab21eaa7b5f011c6d92ba5382dcea49e57e4fc693c4620d5 Path-Tiny-0.144.tar.gz
+"