perl-Exception-Class: rebuild for perl-5.32.
This commit is contained in:
parent
bba46f59c4
commit
eb8fd1960d
1 changed files with 1 additions and 2 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'perl-Exception-Class'.
|
# Template build file for 'perl-Exception-Class'.
|
||||||
pkgname=perl-Exception-Class
|
pkgname=perl-Exception-Class
|
||||||
version=1.44
|
version=1.44
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl-Class-Data-Inheritable perl-Devel-StackTrace"
|
hostmakedepends="perl-Class-Data-Inheritable perl-Devel-StackTrace"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
archs=noarch
|
|
||||||
short_desc='Allows you to declare real exception classes'
|
short_desc='Allows you to declare real exception classes'
|
||||||
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
maintainer="Enguerrand de Rochefort <voidlinux@rochefort.de>"
|
||||||
homepage="https://metacpan.org/release/Exception-Class"
|
homepage="https://metacpan.org/release/Exception-Class"
|
||||||
|
|
Loading…
Reference in a new issue