perl-Test-Exception: rebuild for metadata
This commit is contained in:
parent
660945f123
commit
29d268cd86
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-Test-Exception'.
|
||||
# Template file for 'perl-Test-Exception'
|
||||
pkgname=perl-Test-Exception
|
||||
version=0.43
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Sub-Uplevel"
|
||||
makedepends="perl"
|
||||
depends="${hostmakedepends}"
|
||||
noarch=yes
|
||||
short_desc='Test::Exception - Provides modules for testing exception based code.'
|
||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Test-Exception"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="$CPAN_SITE/Test/Test-Exception-${version}.tar.gz"
|
||||
checksum=156b13f07764f766d8b45a43728f2439af81a3512625438deab783b7883eb533
|
||||
|
|
Loading…
Reference in a new issue