perl-IPC-Run: update to 20180523.0.
This commit is contained in:
parent
ee73a22d90
commit
337f1fe39d
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-IPC-Run'.
|
||||
pkgname=perl-IPC-Run
|
||||
version=0.97
|
||||
version=20180523.0
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
short_desc="system() and background procs w/ piping, redirs, ptys"
|
||||
short_desc="IPC::Run - system() and background procs w/ piping, redirs, ptys"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://metacpan.org/release/IPC-Run"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
distfiles="${CPAN_SITE}/IPC/IPC-Run-${version}.tar.gz"
|
||||
checksum=70107fd66ad363e0c8fc7baacc1fa22a4a6169d2c447a9495f625b778c149d84
|
||||
checksum=3850d7edf8a4671391c6e99bb770698e1c45da55b323b31c76310913349b6c2f
|
||||
noarch=yes
|
||||
|
|
Loading…
Reference in a new issue