perl-XML-LibXSLT: update to 1.99.
This commit is contained in:
parent
fe0196e982
commit
5e3f89f2ff
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'perl-XML-LibXSLT'
|
||||
pkgname=perl-XML-LibXSLT
|
||||
version=1.96
|
||||
version=1.99
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
hostmakedepends="perl pkg-config"
|
||||
makedepends="perl perl-XML-LibXML libxslt-devel"
|
||||
depends="${makedepends}"
|
||||
short_desc="XML::LibXSLT - Interface to the GNOME libxslt library"
|
||||
|
@ -12,4 +12,4 @@ maintainer="svenper <svenper@tuta.io>"
|
|||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/XML-LibXSLT/"
|
||||
distfiles="${CPAN_SITE}/XML/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=2a5e374edaa2e9f9d26b432265bfea9b4bb7a94c9fbfef9047b298fce844d473
|
||||
checksum=127e17a877fb61e47b9e8b87bf8daad31339a62a00121f9751d522b438b0f7f0
|
||||
|
|
Loading…
Reference in New Issue