mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
perl-LWP: update to 6.30. (#9845)
This commit is contained in:
parent
962fdc8e11
commit
2a843044f2
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-LWP'
|
||||
pkgname=perl-LWP
|
||||
version=6.29
|
||||
version=6.30
|
||||
revision=1
|
||||
wrksrc="libwww-perl-$version"
|
||||
build_style=perl-module
|
||||
|
@ -9,6 +9,7 @@ hostmakedepends="
|
|||
perl-File-Listing perl-HTTP-Negotiate perl-HTTP-Daemon perl-Net-HTTP
|
||||
perl-HTTP-Cookies perl-WWW-RobotRules perl-Try-Tiny"
|
||||
makedepends="${hostmakedepends}"
|
||||
checkdepends="perl-Test-RequiresInternet perl-Test-Fatal"
|
||||
depends="${makedepends}"
|
||||
noarch=yes
|
||||
short_desc="LWP - The World-Wide Web library for Perl (libwww-perl)"
|
||||
|
@ -16,4 +17,4 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://search.cpan.org/dist/libwww-perl/lib/LWP.pm"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/LWP/libwww-perl-${version}.tar.gz"
|
||||
checksum=4c6f2697999d2d0e6436b584116b12b30dc39990ec0622751c1a6cec2c0e6662
|
||||
checksum=938e367d75b307b238ed359e4978fbce23ef67121cf4b71a07339f97e82597ee
|
||||
|
|
Loading…
Add table
Reference in a new issue