summaryrefslogtreecommitdiff
path: root/user/perl-path-tiny
diff options
context:
space:
mode:
authorKiyoshi Aman <adelie@aerdan.vulpine.house>2020-02-15 01:55:42 -0500
committerKiyoshi Aman <adelie@aerdan.vulpine.house>2020-02-15 01:55:42 -0500
commit3769cad561a0d914cf7a7e9d2a87e0d17a08fcfe (patch)
treefd9bfa8b8fdcf0fbbc5876496228dc2594bd9497 /user/perl-path-tiny
parent93c97c25d9e0d85b9c7e95ee2b156cad9c8e8467 (diff)
downloadpackages-3769cad561a0d914cf7a7e9d2a87e0d17a08fcfe.tar.gz
packages-3769cad561a0d914cf7a7e9d2a87e0d17a08fcfe.tar.bz2
packages-3769cad561a0d914cf7a7e9d2a87e0d17a08fcfe.tar.xz
packages-3769cad561a0d914cf7a7e9d2a87e0d17a08fcfe.zip
user/perl-path-tiny: upgrade to 0.112
Diffstat (limited to 'user/perl-path-tiny')
-rw-r--r--user/perl-path-tiny/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/perl-path-tiny/APKBUILD b/user/perl-path-tiny/APKBUILD
index e0985051a..e30f0bbdd 100644
--- a/user/perl-path-tiny/APKBUILD
+++ b/user/perl-path-tiny/APKBUILD
@@ -5,7 +5,7 @@ _pkgreal=Path-Tiny
_author=DAGOLDEN
_au=${_author%%"${_author#??}"}
_a=${_author%%"${_author#?}"}
-pkgver=0.108
+pkgver=0.112
pkgrel=0
pkgdesc="File path utility"
url="https://metacpan.org/pod/Path::Tiny"
@@ -32,4 +32,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="21cbc8ec84474a2fc14b77a2c8b659676d4842a87a7572497c0dd6ba1c2e5f91cdefa30fc9578fdc416d8c8ee4155ff302833925c1fdf9242c898ba6a0ebee13 Path-Tiny-0.108.tar.gz"
+sha512sums="c387192fc42a78aee506fa332fd9fcd385fbc28fed02bc41b9c50e4cff6c65700ad3fd9d840871ef3bf7a8029719d8fd8b84f993ac816ff65c8d4e2203ad3b3f Path-Tiny-0.112.tar.gz"