* update perl-io-tty to 1.20-2

This commit is contained in:
Alexander Baldeck 2024-09-21 21:06:53 +02:00
parent 766ade3ae9
commit c7cb79d91c
3 changed files with 18 additions and 1 deletions

14
perl/perl-io-tty/.SRCINFO Normal file
View File

@ -0,0 +1,14 @@
pkgbase = perl-io-tty
pkgdesc = Provide an interface to TTYs and PTYs
pkgver = 1.20
pkgrel = 2
url = https://search.cpan.org/dist/IO-Tty/
arch = x86_64
license = GPL
license = PerlArtistic
depends = glibc
options = !emptydirs
source = https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IO-Tty-1.20.tar.gz
sha256sums = b15309fc85623893289cb9b2b88dfa9ed1e69156b75f29938553a45be6d730af
pkgname = perl-io-tty

View File

@ -0,0 +1,3 @@
[perl-io-tty]
source = "cpan"
cpan = "IO-Tty"

View File

@ -4,7 +4,7 @@
pkgname=perl-io-tty
pkgver=1.20
pkgrel=1
pkgrel=2
pkgdesc="Provide an interface to TTYs and PTYs"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://search.cpan.org/dist/IO-Tty/"