aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2021-01-23 04:30:10 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-01-23 04:30:10 -0300
commitc884139026352fbaf2f307ae3b8e0bbddf8825ad (patch)
treee279e01940064cbdc3f4e5e7f9d5bbf07f9f7bf8
parent7a22dcddad3875ec050e18acc833a71d0e88cd21 (diff)
main/perl-io-tty: upgrade to 1.16
-rw-r--r--main/perl-io-tty/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/main/perl-io-tty/APKBUILD b/main/perl-io-tty/APKBUILD
index 402bf56e722..9bb69d4c5b4 100644
--- a/main/perl-io-tty/APKBUILD
+++ b/main/perl-io-tty/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-io-tty
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=IO-Tty
-pkgver=1.15
+pkgver=1.16
pkgrel=0
pkgdesc="Pseudo ttys and constants"
url="https://metacpan.org/release/IO-Tty/"
@@ -32,4 +32,5 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="55329833d2e5ac426c0b69224e0af41d86c8dfd935c3698eb15800f0b7f48610651403ea54d9c7cad2f71b7c1080e957fa3706912680204f9b83c801095d2648 IO-Tty-1.15.tar.gz"
+
+sha512sums="a6f28a8796992645c4b2ddab5b3a76f49e61a891442078ef8249088d077108ea63bb4c8000cf39d15d13801b82e1cfcbe6ea0e6542789ab28385d83e03f6a9de IO-Tty-1.16.tar.gz"