* update perl-ipc-run3 to 0.049-2
This commit is contained in:
parent
c7cb79d91c
commit
77fb64b3d4
15
perl/perl-ipc-run3/.SRCINFO
Normal file
15
perl/perl-ipc-run3/.SRCINFO
Normal file
@ -0,0 +1,15 @@
|
||||
pkgbase = perl-ipc-run3
|
||||
pkgdesc = run a subprocess with input/ouput redirection
|
||||
pkgver = 0.049
|
||||
pkgrel = 2
|
||||
url = https://search.cpan.org/dist/IPC-Run3
|
||||
arch = any
|
||||
license = PerlArtistic
|
||||
license = GPL
|
||||
depends = perl
|
||||
options = !emptydirs
|
||||
source = https://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/IPC-Run3-0.049.tar.gz
|
||||
md5sums = 569393ca56dfb78dedd79e93c0439159
|
||||
sha512sums = 19dbf902666ccb56bfdb02c0c4e9ef585d773e1b8b53d4627367a3c0344d08a6358a733786b8de97e615b6916b716c4e66e73ae263986a2cacf50ab155539c55
|
||||
|
||||
pkgname = perl-ipc-run3
|
3
perl/perl-ipc-run3/.nvchecker.toml
Normal file
3
perl/perl-ipc-run3/.nvchecker.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[perl-ipc-run3]
|
||||
source = "cpan"
|
||||
cpan = "IPC-Run3"
|
@ -6,7 +6,7 @@
|
||||
pkgname='perl-ipc-run3'
|
||||
_dist=IPC-Run3
|
||||
pkgver=0.049
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="run a subprocess with input/ouput redirection"
|
||||
arch=(any)
|
||||
license=('PerlArtistic' 'GPL')
|
||||
|
Loading…
x
Reference in New Issue
Block a user