mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
perl-Test-Deep: update to 1.128.
Closes #13657. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
a5d30fe449
commit
29fb8b940f
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-Test-Deep'
|
# Template file for 'perl-Test-Deep'
|
||||||
pkgname=perl-Test-Deep
|
pkgname=perl-Test-Deep
|
||||||
version=1.127
|
version=1.128
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -9,7 +9,7 @@ makedepends="perl"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
short_desc="Test::Deep - Extremely flexible deep comparison"
|
short_desc="Test::Deep - Extremely flexible deep comparison"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
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/Test-Deep"
|
homepage="http://search.cpan.org/dist/Test-Deep"
|
||||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-}-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Test/${pkgname/perl-}-${version}.tar.gz"
|
||||||
checksum=b78cfc59c41ba91f47281e2c1d2bfc4b3b1b42bfb76b4378bc88cc37b7af7268
|
checksum=852d7e836fba8269b0b755082051a24a1a309d015a8b76838790af9e3760092f
|
||||||
|
|
Loading…
Add table
Reference in a new issue