perl-Test-Script: update to 1.23.
This commit is contained in:
parent
9bd5fc8a66
commit
823b751254
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template build file for 'perl-Test-Script'.
|
||||
pkgname=perl-Test-Script
|
||||
version=1.18
|
||||
version=1.23
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Probe-Perl perl-IPC-Run3"
|
||||
hostmakedepends="perl perl-Probe-Perl perl-Capture-Tiny"
|
||||
makedepends="perl"
|
||||
depends="${hostmakedepends}"
|
||||
noarch=yes
|
||||
short_desc='Test::Script - Provides a series of basic tests'
|
||||
|
@ -12,5 +13,4 @@ maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
|||
homepage="https://metacpan.org/pod/Test::Script"
|
||||
license="GPL-1, Artistic"
|
||||
distfiles="$CPAN_SITE/Test/Test-Script-${version}.tar.gz"
|
||||
checksum=ffef55b5dd8c8c0b09b6ff650e7a7fb20effcf603701523e93b375a771b15efc
|
||||
nocross="https://api.travis-ci.org/jobs/209362491/log.txt"
|
||||
checksum=33a1e71b9797228c2124eea76831492ca9372e8f8075f3d8cded3ef818af44b1
|
||||
|
|
Loading…
Reference in a new issue