Merge pull request #22 from davehome/master

perl-URI: Update to new version 1.58.
This commit is contained in:
Juan RP 2011-07-14 05:14:15 -07:00
commit 64b10bd721

View File

@ -1,13 +1,13 @@
# Template build file for 'perl-URI'. # Template build file for 'perl-URI'.
pkgname=perl-URI pkgname=perl-URI
version=1.40 version=1.58
revision=1
wrksrc="URI-$version" wrksrc="URI-$version"
distfiles="${CPAN_SITE}/URI/GAAS/URI-$version.tar.gz" distfiles="${CPAN_SITE}/URI/GAAS/URI-$version.tar.gz"
build_style=perl_module build_style=perl_module
short_desc="Perl Uniform Resource Identifiers class (URI, RFC 2396)" short_desc="Perl Uniform Resource Identifiers class (URI, RFC 2396)"
homepage="http://search.cpan.org/~gaas/URI-1.58/URI.pm"
maintainer="Juan RP <xtraeme@gmail.com>" maintainer="Juan RP <xtraeme@gmail.com>"
checksum=7104e9c602083066967c6fbfd06c2648f839fedb866e9bc77ae6c263d3f42fbf checksum=5ddeb8e4707bd4c37a3a60f634de8424e40c85bba98cf6c1053ae5e71c9b8289
long_desc=" long_desc="
This package contains the URI.pm module with friends. The module This package contains the URI.pm module with friends. The module
implements the URI class. Objects of this class represent Uniform implements the URI class. Objects of this class represent Uniform