perl-URI: update to 1.60
This commit is contained in:
parent
be831ce20f
commit
0229da4931
1 changed files with 6 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
|||
# Template build file for 'perl-URI'.
|
||||
# Template file for 'perl-URI'
|
||||
pkgname=perl-URI
|
||||
version=1.58
|
||||
revision=6
|
||||
version=1.60
|
||||
revision=1
|
||||
wrksrc="URI-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.8"
|
||||
hostmakedepends="perl>=5.20"
|
||||
depends="${hostmakedepends}"
|
||||
noarch="yes"
|
||||
noarch=yes
|
||||
short_desc="Perl Uniform Resource Identifiers class (URI, RFC 2396)"
|
||||
homepage="http://search.cpan.org/~gaas/URI-1.58/URI.pm"
|
||||
license="Artistic, GPL-1"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${CPAN_SITE}/URI/GAAS/URI-$version.tar.gz"
|
||||
checksum=5ddeb8e4707bd4c37a3a60f634de8424e40c85bba98cf6c1053ae5e71c9b8289
|
||||
checksum=1f92d3dc64acb8845e9917c945e22b9a5275aeb9ff924eb7873c3b7a5c0d2377
|
||||
|
|
Loading…
Reference in a new issue