mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
perl-Test-MockModule: update to 0.170.0.
This commit is contained in:
parent
86e5a322a3
commit
c5611e240b
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'perl-Test-MockModule'
|
# Template file for 'perl-Test-MockModule'
|
||||||
pkgname=perl-Test-MockModule
|
pkgname=perl-Test-MockModule
|
||||||
version=0.16
|
version=0.170.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-v${version}"
|
||||||
build_style=perl-ModuleBuild
|
build_style=perl-ModuleBuild
|
||||||
hostmakedepends="perl-Module-Build"
|
hostmakedepends="perl-Module-Build"
|
||||||
makedepends="perl-SUPER"
|
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>"
|
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"
|
||||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-v${version}.tar.gz"
|
||||||
checksum=89abbe009c5630bbc43f215ba524a2fd3e39f3e5c785d0bb9f8310dfa1ce0e85
|
checksum=9f79ba975cb049e1e807c36de1a31126079fffc4f22ee81526641a8969e6ef5d
|
||||||
|
|
Loading…
Add table
Reference in a new issue