perl-Test-MockModule: update to 0.170.0.
This commit is contained in:
parent
86e5a322a3
commit
c5611e240b
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'perl-Test-MockModule'
|
||||
pkgname=perl-Test-MockModule
|
||||
version=0.16
|
||||
version=0.170.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
wrksrc="${pkgname/perl-/}-v${version}"
|
||||
build_style=perl-ModuleBuild
|
||||
hostmakedepends="perl-Module-Build"
|
||||
makedepends="perl-SUPER"
|
||||
|
@ -13,5 +13,5 @@ short_desc="Test::MockModule - Override subroutines in a module for unit testing
|
|||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Test-MockModule"
|
||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=89abbe009c5630bbc43f215ba524a2fd3e39f3e5c785d0bb9f8310dfa1ce0e85
|
||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-v${version}.tar.gz"
|
||||
checksum=9f79ba975cb049e1e807c36de1a31126079fffc4f22ee81526641a8969e6ef5d
|
||||
|
|
Loading…
Reference in New Issue