perl-Exception-Class: update to 1.45
This commit is contained in:
parent
ae0ab3cfe2
commit
d5482eeae5
1 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-Exception-Class'.
|
# Template file for 'perl-Exception-Class'
|
||||||
pkgname=perl-Exception-Class
|
pkgname=perl-Exception-Class
|
||||||
version=1.44
|
version=1.45
|
||||||
revision=2
|
revision=1
|
||||||
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"
|
||||||
|
@ -9,7 +9,7 @@ makedepends="${hostmakedepends}"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
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>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Exception-Class"
|
homepage="https://metacpan.org/release/Exception-Class"
|
||||||
license="GPL-1, Artistic"
|
|
||||||
distfiles="$CPAN_SITE/Exception/Exception-Class-${version}.tar.gz"
|
distfiles="$CPAN_SITE/Exception/Exception-Class-${version}.tar.gz"
|
||||||
checksum=33f3fbf8b138d3b04ea4ec0ba83fb0df6ba898806bcf4ef393d4cafc1a23ee0d
|
checksum=5482a77ef027ca1f9f39e1f48c558356e954936fc8fbbdee6c811c512701b249
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue