perl-XML-Simple: update to 2.20.

This commit is contained in:
Juan RP 2013-04-03 15:38:43 +02:00
parent 605933b068
commit 5a78be05f0

View file

@ -1,18 +1,17 @@
# Template build file for 'perl-XML-Simple'.
pkgname=perl-XML-Simple
version=2.18
revision=3
version=2.20
revision=1
noarch=yes
wrksrc="XML-Simple-$version"
distfiles="${CPAN_SITE}/XML/XML-Simple-$version.tar.gz"
build_style=perl-module
fulldepends="perl>=5.16 expat perl-XML-Parser perl-XML-SAX"
short_desc="Easy Perl API to read/write XML"
homepage="http://search.cpan.org/dist/XML-Simple/"
license="GPL-1+/Artistic"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=a54967c188cda3e20f496c83be4de3f1740eeaa83c0380712ecd969ad8766826
distfiles="${CPAN_SITE}/XML/XML-Simple-$version.tar.gz"
checksum=5cff13d0802792da1eb45895ce1be461903d98ec97c9c953bc8406af7294434a
long_desc="
This Perl module provides an easy API to read and write XML
(especially configuration files)."
noarch=yes