perl-libwww-perl: fix SITE

Fixes:
http://autobuild.buildroot.net/results/6f7745010ca589876a24d522bc0cb4a0dca26768/

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Francois Perrad 2018-06-01 18:24:38 +02:00 committed by Peter Korsgaard
parent 8b0fd3cb49
commit 000f8a63ed
2 changed files with 4 additions and 3 deletions

View File

@ -1,5 +1,6 @@
# retrieved by scancpan from http://cpan.metacpan.org/
md5 2e15c1c789ac9036c99d094e47e3da23 libwww-perl-6.33.tar.gz
sha256 97417386f11f007ae129fe155b82fd8969473ce396a971a664c8ae6850c69b99 libwww-perl-6.33.tar.gz
# Locally computed
sha256 e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc LICENSE
# computed by scancpan
sha256 e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc LICENSE

View File

@ -6,7 +6,7 @@
PERL_LIBWWW_PERL_VERSION = 6.33
PERL_LIBWWW_PERL_SOURCE = libwww-perl-$(PERL_LIBWWW_PERL_VERSION).tar.gz
PERL_LIBWWW_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
PERL_LIBWWW_PERL_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
PERL_LIBWWW_PERL_DEPENDENCIES = \
perl-encode-locale \
perl-file-listing \