perl-Test-Warnings: make noarch
Closes #15098. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
830f9f6358
commit
a2b77685c8
1 changed files with 4 additions and 3 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'perl-Test-Warnings'
|
||||
pkgname=perl-Test-Warnings
|
||||
version=0.026
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
checkdepends="perl-CPAN-Meta-Check"
|
||||
depends="${makedepends}"
|
||||
depends="$makedepends"
|
||||
short_desc="Test::Warnings - Test for warnings and the lack of them"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Test-Warnings"
|
||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=ae2b68b1b5616704598ce07f5118efe42dc4605834453b7b2be14e26f9cc9a08
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue