mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
perl-Test-Differences: rebuild for metadata
This commit is contained in:
parent
1a512015ad
commit
d12480d5bb
1 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,16 @@
|
||||||
# Template build file for 'perl-Test-Differences'.
|
# Template file for 'perl-Test-Differences'
|
||||||
pkgname=perl-Test-Differences
|
pkgname=perl-Test-Differences
|
||||||
version=0.64
|
version=0.64
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-Text-Diff"
|
hostmakedepends="perl perl-Text-Diff"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
|
checkdepends="${hostmakedepends} perl-Capture-Tiny"
|
||||||
short_desc='Test::Differences - Test strings / data and show differences if not ok'
|
short_desc='Test::Differences - Test strings / data and show differences if not ok'
|
||||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Test-Differences"
|
homepage="https://metacpan.org/release/Test-Differences"
|
||||||
license="Artistic, GPL-1, GPL-2, GPL-3"
|
|
||||||
distfiles="$CPAN_SITE/Test/Test-Differences-${version}.tar.gz"
|
distfiles="$CPAN_SITE/Test/Test-Differences-${version}.tar.gz"
|
||||||
checksum=9f459dd9c2302a0a73e2f5528a0ce7d09d6766f073187ae2c69e603adf2eb276
|
checksum=9f459dd9c2302a0a73e2f5528a0ce7d09d6766f073187ae2c69e603adf2eb276
|
||||||
noarch=yes
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue