perl-Test2-Suite: update to 0.000106.
Closes: #12253 [via git-merge-pr]
This commit is contained in:
parent
694c2f71a3
commit
3910369f2b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-Test2-Suite'
|
||||
pkgname=perl-Test2-Suite
|
||||
version=0.000097
|
||||
version=0.000106
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -9,10 +9,10 @@ makedepends="perl perl-Module-Pluggable perl-Sub-Info perl-Scope-Guard perl-Term
|
|||
depends="${makedepends}"
|
||||
short_desc="Distribution with a rich set of tools built upon the Test2 framework"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="http://search.cpan.org/dist/Test2-Suite"
|
||||
distfiles="${CPAN_SITE}/Test/EXODIST/Test2-Suite-${version}.tar.gz"
|
||||
checksum=9719004734e717ee34503fb22b4932b34681a86f38d6d0423b155c1354e6b384
|
||||
checksum=2ce6a850252d6903f71d2c2ac16aa45ef9d2972ee76666027c3a28708414dedd
|
||||
noarch=yes
|
||||
|
||||
do_check() {
|
||||
|
|
Loading…
Reference in New Issue