mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
perl-Alien-Libxml2: update to 0.20.
This commit is contained in:
parent
078014e648
commit
97ae46ada6
1 changed files with 5 additions and 3 deletions
|
@ -1,18 +1,20 @@
|
|||
# Template file for 'perl-Alien-Libxml2'
|
||||
pkgname=perl-Alien-Libxml2
|
||||
version=0.19
|
||||
version=0.20
|
||||
revision=1
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl perl-Alien-Build pkg-config"
|
||||
makedepends="perl libxml2-devel"
|
||||
depends="libxml2-devel"
|
||||
checkdepends="perl-Test2-Suite"
|
||||
short_desc="Install the C libxml2 library on your system"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Alien-Libxml2"
|
||||
distfiles="${CPAN_SITE}/Alien/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=f4a674099bbd5747c0c3b75ead841f3b244935d9ef42ba35368024bd611174c9
|
||||
checksum=56aae7b339bbeb02f77c5801f57a821be5791b51f43bf7f9062bb3bfa444c328
|
||||
|
||||
# Ignore version checks, our libxml2 is fine.
|
||||
export FORCE=1
|
||||
|
||||
post_extract() {
|
||||
# Strip out unnecessary crap.
|
||||
|
|
Loading…
Add table
Reference in a new issue