mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
perl-XML-NamespaceSupport: update to 1.12
This commit is contained in:
parent
ad21145bb4
commit
8ce5e883ae
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-XML-NamespaceSupport'.
|
# Template build file for 'perl-XML-NamespaceSupport'.
|
||||||
pkgname=perl-XML-NamespaceSupport
|
pkgname=perl-XML-NamespaceSupport
|
||||||
version=1.11
|
version=1.12
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,8 +9,8 @@ makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
short_desc="Perl module to the SAX2 NamespaceSupport class"
|
short_desc="Perl module to the SAX2 NamespaceSupport class"
|
||||||
homepage="http://search.cpan.org/~perigrin/XML-NamespaceSupport-1.11/"
|
homepage="http://search.cpan.org/~perigrin/XML-NamespaceSupport/"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
distfiles="${CPAN_SITE}/XML/XML-NamespaceSupport-$version.tar.gz"
|
distfiles="${CPAN_SITE}/XML/XML-NamespaceSupport-$version.tar.gz"
|
||||||
checksum=6d8151f0a3f102313d76b64bfd1c2d9ed46bfe63a16f038e7d860fda287b74ea
|
checksum=47e995859f8dd0413aa3f22d350c4a62da652e854267aa0586ae544ae2bae5ef
|
||||||
|
|
Loading…
Add table
Reference in a new issue