perl-Test-MockModule: update to 0.16.
This commit is contained in:
parent
4a12bf04a7
commit
4dfce88157
1 changed files with 6 additions and 7 deletions
|
@ -1,18 +1,17 @@
|
||||||
# Template file for 'perl-Test-MockModule'
|
# Template file for 'perl-Test-MockModule'
|
||||||
pkgname=perl-Test-MockModule
|
pkgname=perl-Test-MockModule
|
||||||
version=0.15
|
version=0.16
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl perl-Module-Build"
|
hostmakedepends="perl-Module-Build"
|
||||||
makedepends="perl perl-SUPER"
|
makedepends="perl-SUPER"
|
||||||
depends="$makedepends"
|
depends="perl-SUPER"
|
||||||
checkdepends="perl-Test-Pod perl-Test-Pod-Coverage perl-Test-Warnings"
|
checkdepends="perl-Test-Pod perl-Test-Pod-Coverage perl-Test-Warnings"
|
||||||
short_desc="Test::MockModule - Override subroutines in a module for unit testing"
|
short_desc="Test::MockModule - Override subroutines in a module for unit testing"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
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/Test-MockModule"
|
homepage="https://metacpan.org/release/Test-MockModule"
|
||||||
#changelog="http://cpansearch.perl.org/src/GFRANKS/Test-MockModule-${version}/Changes"
|
|
||||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||||
checksum=1697fedc6c9fedb19351d8e9abb5f9732c192004a21862f84e9cbdedcfb7a35b
|
checksum=89abbe009c5630bbc43f215ba524a2fd3e39f3e5c785d0bb9f8310dfa1ce0e85
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue