summaryrefslogtreecommitdiff
path: root/user/perl-io-tty
diff options
context:
space:
mode:
authorSheila Aman <sheila@vulpine.house>2021-05-11 01:28:28 +0000
committerZach van Rijn <me@zv.io>2022-10-21 18:33:58 -0500
commitc39c5108abfd9b5c732b78e55a12bbe167261b8f (patch)
tree0a8242f24b977fa853a8311614471a9ce5fb0879 /user/perl-io-tty
parentf7f19c4aacaeed25a924ed811e37d996a19ad987 (diff)
downloadpackages-c39c5108abfd9b5c732b78e55a12bbe167261b8f.tar.gz
packages-c39c5108abfd9b5c732b78e55a12bbe167261b8f.tar.bz2
packages-c39c5108abfd9b5c732b78e55a12bbe167261b8f.tar.xz
packages-c39c5108abfd9b5c732b78e55a12bbe167261b8f.zip
user/perl-io-tty: upgrade to 1.16
Diffstat (limited to 'user/perl-io-tty')
-rw-r--r--user/perl-io-tty/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/perl-io-tty/APKBUILD b/user/perl-io-tty/APKBUILD
index 9fac80940..5b51e78d5 100644
--- a/user/perl-io-tty/APKBUILD
+++ b/user/perl-io-tty/APKBUILD
@@ -5,7 +5,7 @@ _pkgreal=IO-Tty
_author=TODDR
_au=${_author%%"${_author#??}"}
_a=${_author%%"${_author#?}"}
-pkgver=1.14
+pkgver=1.16
pkgrel=0
pkgdesc="Low-level allocate a pseudo-tty"
url="https://metacpan.org/pod/IO::Tty"
@@ -31,4 +31,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="4d6a5299f87eab0281f5e26953bc1537d760d88c486de9c8512750af733d5e466e059400a310746eb8fe432b8c8dcb82055c4cfbb1d31e25c9ce874557618305 IO-Tty-1.14.tar.gz"
+sha512sums="a6f28a8796992645c4b2ddab5b3a76f49e61a891442078ef8249088d077108ea63bb4c8000cf39d15d13801b82e1cfcbe6ea0e6542789ab28385d83e03f6a9de IO-Tty-1.16.tar.gz"