perl-XML-SAX: update to 0.99.
This commit is contained in:
parent
f3c6961067
commit
f7063b68be
1 changed files with 4 additions and 3 deletions
|
@ -1,13 +1,14 @@
|
||||||
# Template build file for 'perl-XML-SAX'.
|
# Template build file for 'perl-XML-SAX'.
|
||||||
pkgname=perl-XML-SAX
|
pkgname=perl-XML-SAX
|
||||||
version=0.96
|
version=0.99
|
||||||
revision=3
|
|
||||||
wrksrc="XML-SAX-$version"
|
wrksrc="XML-SAX-$version"
|
||||||
distfiles="${CPAN_SITE}/XML/XML-SAX-$version.tar.gz"
|
distfiles="${CPAN_SITE}/XML/XML-SAX-$version.tar.gz"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
short_desc="Perl interface to the SAX2 XML Parser"
|
short_desc="Perl interface to the SAX2 XML Parser"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=9bbef613afa42c46df008d537decc5a61df7e92d65463f3c900769f39e5c8e08
|
homepage="http://search.cpan.org/dist/XML-SAX"
|
||||||
|
license="GPL-2"
|
||||||
|
checksum=32b04b8e36b6cc4cfc486de2d859d87af5386dd930f2383c49347050d6f5ad84
|
||||||
long_desc="
|
long_desc="
|
||||||
This module provides ways to parse XML documents. It is built on top of
|
This module provides ways to parse XML documents. It is built on top of
|
||||||
XML::SAX::Expat, which is a lower level interface to James Clark's
|
XML::SAX::Expat, which is a lower level interface to James Clark's
|
||||||
|
|
Loading…
Add table
Reference in a new issue