* update perl-io-tty to 1.20-2
This commit is contained in:
parent
766ade3ae9
commit
c7cb79d91c
14
perl/perl-io-tty/.SRCINFO
Normal file
14
perl/perl-io-tty/.SRCINFO
Normal 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
|
3
perl/perl-io-tty/.nvchecker.toml
Normal file
3
perl/perl-io-tty/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[perl-io-tty]
|
||||
source = "cpan"
|
||||
cpan = "IO-Tty"
|
@ -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/"
|
||||
|
Loading…
x
Reference in New Issue
Block a user