mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
perl-Devel-CheckLib: update to 1.12. (#14815)
This commit is contained in:
parent
4d0da1983f
commit
a174773ce1
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-Devel-CheckLib'
|
# Template file for 'perl-Devel-CheckLib'
|
||||||
pkgname=perl-Devel-CheckLib
|
pkgname=perl-Devel-CheckLib
|
||||||
version=1.11
|
version=1.12
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=perl-module
|
|
||||||
wrksrc="Devel-CheckLib-${version}"
|
wrksrc="Devel-CheckLib-${version}"
|
||||||
|
build_style=perl-module
|
||||||
hostmakedepends="perl-IO-CaptureOutput"
|
hostmakedepends="perl-IO-CaptureOutput"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="perl"
|
depends="perl"
|
||||||
short_desc="Module to check for other perl modules"
|
short_desc="Module to check for other perl modules"
|
||||||
maintainer="Sir_Boops <admin@boops.me>"
|
maintainer="Sir_Boops <admin@boops.me>"
|
||||||
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="http://search.cpan.org/dist/Devel-CheckLib/"
|
homepage="http://search.cpan.org/dist/Devel-CheckLib/"
|
||||||
license="Artistic, GPL-1"
|
|
||||||
distfiles="${CPAN_SITE}/Devel/Devel-CheckLib-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/Devel/Devel-CheckLib-${version}.tar.gz"
|
||||||
checksum=bd6d1c187e80be6de1f0d37add441ba8f14950c7bc1f54e764770ed484b232c1
|
checksum=a90abe6b5442dc0a31b4cf5231c6138776588afc146d0ad6e8d9a8abcbbd9551
|
||||||
|
|
Loading…
Add table
Reference in a new issue