perl-IO-CaptureOutput: update to 1.1105.
This commit is contained in:
parent
a4474467bd
commit
451a3641c0
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-IO-CaptureOutput'
|
||||
pkgname=perl-IO-CaptureOutput
|
||||
version=1.1104
|
||||
revision=2
|
||||
version=1.1105
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="IO-CaptureOutput-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -9,8 +9,8 @@ hostmakedepends="perl"
|
|||
makedepends="${hostmakedepends}"
|
||||
depends="perl"
|
||||
short_desc="Capture STOUT/ERR from perl code"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="https://metacpan.org/release/IO-CaptureOutput"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/IO-CaptureOutput"
|
||||
distfiles="${CPAN_SITE}/IO/IO-CaptureOutput-$version.tar.gz"
|
||||
checksum=fcc732fcb438f97a72b30e8c7796484bef2562e374553b207028e2fbf73f8330
|
||||
checksum=ae99009fca1273800f169ecb82f4ed1cc6c76795f156bee5c0093005d572f487
|
||||
|
|
Loading…
Reference in New Issue