mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
perl-IPC-Run: update to 20200505.0.
This commit is contained in:
parent
e6d576075f
commit
e5bda82221
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template build file for 'perl-IPC-Run'.
|
# Template file for 'perl-IPC-Run'
|
||||||
pkgname=perl-IPC-Run
|
pkgname=perl-IPC-Run
|
||||||
version=20180523.0
|
version=20200505.0
|
||||||
revision=1
|
revision=1
|
||||||
|
archs=noarch
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="IPC::Run - system() and background procs w/ piping, redirs, ptys"
|
short_desc="IPC::Run - system() and background procs w/ piping, redirs, ptys"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
homepage="https://metacpan.org/release/IPC-Run"
|
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
|
homepage="https://metacpan.org/release/IPC-Run"
|
||||||
distfiles="${CPAN_SITE}/IPC/IPC-Run-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/IPC/IPC-Run-${version}.tar.gz"
|
||||||
checksum=3850d7edf8a4671391c6e99bb770698e1c45da55b323b31c76310913349b6c2f
|
checksum=816ebf217fa0df99c583d73c0acc6ced78ac773787c664c75cbf140bb7e4c901
|
||||||
archs=noarch
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue