perl-Test-Weaken: make noarch
This commit is contained in:
parent
66db85cb3d
commit
7d278fb628
1 changed files with 4 additions and 3 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'perl-Test-Weaken'
|
||||
pkgname=perl-Test-Weaken
|
||||
version=3.022000
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="perl"
|
||||
depends="${makedepends}"
|
||||
depends="$makedepends"
|
||||
short_desc="Test::Weaken - Test that freed memory objects were, indeed, freed"
|
||||
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-Weaken"
|
||||
distfiles="${CPAN_SITE}/Test/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=2631a87121310262e0e96107a6fa0ed69487b7701520773bee5fa9accc295f5b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue