mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
perl-Alien-Build: update to 2.38.
This commit is contained in:
parent
4ae9dfe38d
commit
c49dfc47ac
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'perl-Alien-Build'
|
# Template file for 'perl-Alien-Build'
|
||||||
pkgname=perl-Alien-Build
|
pkgname=perl-Alien-Build
|
||||||
version=2.23
|
version=2.38
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl perl-ExtUtils-PkgConfig perl-File-Which"
|
hostmakedepends="perl perl-ExtUtils-PkgConfig perl-File-Which"
|
||||||
depends="perl-Capture-Tiny perl-FFI-CheckLib perl-Path-Tiny
|
depends="perl-Capture-Tiny perl-FFI-CheckLib perl-Path-Tiny
|
||||||
perl-File-Which perl-File-chdir perl-Archive-Zip"
|
perl-File-Which perl-File-chdir perl-Archive-Zip"
|
||||||
checkdepends="${depends} perl-Test-Simple perl-Test2-Suite"
|
checkdepends="${depends} perl-Test2-Suite"
|
||||||
short_desc="Build external dependencies for use in CPAN"
|
short_desc="Build external dependencies for use in CPAN"
|
||||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/pod/Alien::Build"
|
homepage="https://metacpan.org/pod/Alien::Build"
|
||||||
distfiles="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-${version}.tar.gz"
|
distfiles="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-${version}.tar.gz"
|
||||||
checksum=a6a37a01c78b39da802ca53061e1273a15d74f9d3daf523d72d3518d5015a1df
|
checksum=6bbd4116d1a08f95df669fcba16acd6a7e94329843abc8cb7c4b038d1778bded
|
||||||
|
|
Loading…
Add table
Reference in a new issue