Merge pull request #5939 from Sir-Boops/test-update
perl-Test-Script: update to 1.16
This commit is contained in:
commit
7a3788d094
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'perl-Test-Script'.
|
# Template build file for 'perl-Test-Script'.
|
||||||
pkgname=perl-Test-Script
|
pkgname=perl-Test-Script
|
||||||
version=1.14
|
version=1.16
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -12,5 +12,5 @@ maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||||
homepage="https://metacpan.org/pod/Test::Script"
|
homepage="https://metacpan.org/pod/Test::Script"
|
||||||
license="GPL-1, Artistic"
|
license="GPL-1, Artistic"
|
||||||
distfiles="$CPAN_SITE/Test/Test-Script-${version}.tar.gz"
|
distfiles="$CPAN_SITE/Test/Test-Script-${version}.tar.gz"
|
||||||
checksum=3f29824e101e4402f4417427b157ee7069ba5e1268315386f72452938693cd99
|
checksum=9a38d46d8c19d92330d5a6be2547ed709ba6f2fc2758556d9e191754f264df06
|
||||||
nocross="https://build.voidlinux.eu/builders/armv6l_builder/builds/27930/steps/shell_3/logs/stdio"
|
nocross="https://api.travis-ci.org/jobs/209362491/log.txt"
|
||||||
|
|
Loading…
Reference in a new issue