* update perl-ipc-run to 20231003.0-2
This commit is contained in:
parent
c3030a4f8e
commit
a9308bdaa0
15
perl/perl-ipc-run/.SRCINFO
Normal file
15
perl/perl-ipc-run/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = perl-ipc-run
|
||||
pkgdesc = IPC::Run - system() and background procs w/ piping, redirs, ptys
|
||||
pkgver = 20231003.0
|
||||
pkgrel = 2
|
||||
url = https://search.cpan.org/dist/IPC-Run
|
||||
arch = any
|
||||
license = GPL
|
||||
license = PerlArtistic
|
||||
depends = perl
|
||||
depends = perl-io-tty
|
||||
options = !emptydirs
|
||||
source = https://search.cpan.org/CPAN/authors/id/T/TO/TODDR/IPC-Run-20231003.0.tar.gz
|
||||
sha256sums = eb25bbdf5913d291797ef1bfe998f15130b455d3ed02aacde6856f0b25e4fe57
|
||||
|
||||
pkgname = perl-ipc-run
|
3
perl/perl-ipc-run/.nvchecker.toml
Normal file
3
perl/perl-ipc-run/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[perl-ipc-run]
|
||||
source = "cpan"
|
||||
cpan = "IPC-Run"
|
@ -6,9 +6,9 @@
|
||||
|
||||
pkgname=perl-ipc-run
|
||||
pkgver=20231003.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="IPC::Run - system() and background procs w/ piping, redirs, ptys"
|
||||
arch=('any')
|
||||
arch=(any)
|
||||
url="https://search.cpan.org/dist/IPC-Run"
|
||||
license=('GPL' 'PerlArtistic')
|
||||
# IPC::Run depends on IO::Pty which is provided by perl-io-tty
|
||||
|
Loading…
x
Reference in New Issue
Block a user