mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
perl-Test-CPAN-Meta: make noarch
This commit is contained in:
parent
a8e4101210
commit
186fea068c
1 changed files with 3 additions and 2 deletions
|
@ -1,12 +1,13 @@
|
||||||
# Template file for 'perl-Test-CPAN-Meta'
|
# Template file for 'perl-Test-CPAN-Meta'
|
||||||
pkgname=perl-Test-CPAN-Meta
|
pkgname=perl-Test-CPAN-Meta
|
||||||
version=0.25
|
version=0.25
|
||||||
revision=1
|
revision=2
|
||||||
|
noarch=yes
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="perl"
|
makedepends="perl"
|
||||||
depends="${makedepends}"
|
depends="$makedepends"
|
||||||
short_desc="Test::CPAN::Meta - Validate your CPAN META.yml files"
|
short_desc="Test::CPAN::Meta - Validate your CPAN META.yml files"
|
||||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue