perl-WWW-Curl: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
a4060e4cd5
commit
061c798ba1
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-WWW-Curl'.
|
# Template file for 'perl-WWW-Curl'
|
||||||
pkgname=perl-WWW-Curl
|
pkgname=perl-WWW-Curl
|
||||||
version=4.17
|
version=4.17
|
||||||
revision=11
|
revision=12
|
||||||
wrksrc="WWW-Curl-${version}"
|
wrksrc="WWW-Curl-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
@ -9,8 +9,8 @@ makedepends="${hostmakedepends} libcurl-devel"
|
||||||
depends="${hostmakedepends}"
|
depends="${hostmakedepends}"
|
||||||
short_desc="WWW::Curl - Perl extension interface for libcurl"
|
short_desc="WWW::Curl - Perl extension interface for libcurl"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
homepage="https://metacpan.org/release/WWW-Curl"
|
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
homepage="https://metacpan.org/release/WWW-Curl"
|
||||||
distfiles="${CPAN_SITE}/WWW/WWW-Curl-$version.tar.gz"
|
distfiles="${CPAN_SITE}/WWW/WWW-Curl-$version.tar.gz"
|
||||||
checksum=52ffab110e32348d775f241c973eb56f96b08eedbc110d77d257cdb0a24ab7ba
|
checksum=52ffab110e32348d775f241c973eb56f96b08eedbc110d77d257cdb0a24ab7ba
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue