perl-Class-Inspector: update to 1.34
This commit is contained in:
parent
ff29d54811
commit
5a9cd0b4fe
1 changed files with 6 additions and 6 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-Class-Inspector'.
|
||||
# Template file for 'perl-Class-Inspector'
|
||||
pkgname=perl-Class-Inspector
|
||||
version=1.32
|
||||
version=1.34
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${hostmakedepends}"
|
||||
makedepends="perl"
|
||||
depends="perl"
|
||||
short_desc="Get information about a class and its structure"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Class-Inspector"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/Class/${pkgname/perl-/}-$version.tar.gz"
|
||||
checksum=cefadc8b5338e43e570bc43f583e7c98d535c17b196bcf9084bb41d561cc0535
|
||||
checksum=fe9a86dcb3ccc7a99d6865e6b674a14d20164f76bd84f2eb43aafcc6bf1cf0d8
|
||||
|
|
Loading…
Reference in a new issue