mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-10 17:13:51 +02:00
perl-URI: update to 1.74.
This commit is contained in:
parent
16310dc7b6
commit
07890c97d3
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'perl-URI'
|
||||
pkgname=perl-URI
|
||||
version=1.73
|
||||
version=1.74
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="URI-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl"
|
||||
makedepends="${hostmakedepends}"
|
||||
checkdepends="perl-Test-Needs"
|
||||
depends="${hostmakedepends}"
|
||||
noarch=yes
|
||||
short_desc="Perl Uniform Resource Identifiers class (URI, RFC 2396)"
|
||||
homepage="http://search.cpan.org/dist/URI"
|
||||
license="Artistic, GPL-1"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
distfiles="${CPAN_SITE}/URI/URI-${version}.tar.gz"
|
||||
checksum=cca7ab4a6f63f3ccaacae0f2e1337e8edf84137e73f18548ec7d659f23efe413
|
||||
checksum=a9c254f45f89cb1dd946b689dfe433095404532a4543bdaab0b71ce0fdcdd53d
|
||||
|
|
Loading…
Add table
Reference in a new issue