mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
perl-URI: update to 1.40.
--HG-- extra : convert_revision : f470170a18974a01b459cd611cca01a748b3b6e6
This commit is contained in:
parent
040bd20559
commit
1dca232ea5
1 changed files with 3 additions and 4 deletions
|
@ -1,13 +1,12 @@
|
||||||
# Template build file for 'perl-URI'.
|
# Template build file for 'perl-URI'.
|
||||||
pkgname=perl-URI
|
pkgname=perl-URI
|
||||||
version=1.37
|
version=1.40
|
||||||
revision=1
|
|
||||||
wrksrc="URI-$version"
|
wrksrc="URI-$version"
|
||||||
distfiles="${CPAN_SITE}/URI/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)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=12b4c8a03ade0256de11b2c26e880854e1ea54703d3aebda7400fc27b45ebc2a
|
checksum=7104e9c602083066967c6fbfd06c2648f839fedb866e9bc77ae6c263d3f42fbf
|
||||||
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue