mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
perl-URI: update to 5.19.
This commit is contained in:
parent
7849715db9
commit
d282f60fbf
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'perl-URI'
|
# Template file for 'perl-URI'
|
||||||
pkgname=perl-URI
|
pkgname=perl-URI
|
||||||
version=5.17
|
version=5.19
|
||||||
revision=1
|
revision=1
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -11,5 +11,6 @@ short_desc="Perl Uniform Resource Identifiers class (URI, RFC 2396)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||||
homepage="https://metacpan.org/release/URI"
|
homepage="https://metacpan.org/release/URI"
|
||||||
|
changelog="https://metacpan.org/dist/URI/changes"
|
||||||
distfiles="${CPAN_SITE}/URI/URI-${version}.tar.gz"
|
distfiles="${CPAN_SITE}/URI/URI-${version}.tar.gz"
|
||||||
checksum=5f7e42b769cb27499113cfae4b786c37d49e7c7d32dbb469602cd808308568f8
|
checksum=8fed5f819905c8a8e18f4447034322d042c3536b43c13ac1f09ba92e1a50a394
|
||||||
|
|
Loading…
Add table
Reference in a new issue