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'
|
||||
pkgname=perl-Alien-Build
|
||||
version=2.23
|
||||
revision=2
|
||||
version=2.38
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-ExtUtils-PkgConfig perl-File-Which"
|
||||
depends="perl-Capture-Tiny perl-FFI-CheckLib perl-Path-Tiny
|
||||
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"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/pod/Alien::Build"
|
||||
distfiles="https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Alien-Build-${version}.tar.gz"
|
||||
checksum=a6a37a01c78b39da802ca53061e1273a15d74f9d3daf523d72d3518d5015a1df
|
||||
checksum=6bbd4116d1a08f95df669fcba16acd6a7e94329843abc8cb7c4b038d1778bded
|
||||
|
|
Loading…
Reference in a new issue