mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
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
|
pkgname=perl-Class-Inspector
|
||||||
version=1.32
|
version=1.34
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="perl"
|
||||||
depends="${hostmakedepends}"
|
depends="perl"
|
||||||
short_desc="Get information about a class and its structure"
|
short_desc="Get information about a class and its structure"
|
||||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/Class-Inspector"
|
homepage="https://metacpan.org/release/Class-Inspector"
|
||||||
license="Artistic, GPL-1"
|
|
||||||
distfiles="${CPAN_SITE}/Class/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/Class/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=cefadc8b5338e43e570bc43f583e7c98d535c17b196bcf9084bb41d561cc0535
|
checksum=fe9a86dcb3ccc7a99d6865e6b674a14d20164f76bd84f2eb43aafcc6bf1cf0d8
|
||||||
|
|
Loading…
Add table
Reference in a new issue