mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-28 07:53:32 +08:00
package/perl-libwww-perl: bump to version 6.38
Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
159a5f066c
commit
0946ae0d44
@ -1,6 +1,6 @@
|
||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||
md5 20062717e4084d2f56d84c7ab4c91ec1 libwww-perl-6.36.tar.gz
|
||||
sha256 75c034ab4b37f4b9506dc644300697505582cf9545bcf2e2079e7263f675290a libwww-perl-6.36.tar.gz
|
||||
md5 db69a100747c8a9693f7d61d20ae354c libwww-perl-6.38.tar.gz
|
||||
sha256 a8e0849b8d2798fc45a2a5f2fe45c96cbbad5baf3bcbe64a3bf85f210e78708c libwww-perl-6.38.tar.gz
|
||||
|
||||
# computed by scancpan
|
||||
sha256 e84ac5ab84ace59952d2640e0ca4522eb0aaa8c2aa696352d1252aa109ea20bc LICENSE
|
||||
|
@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_LIBWWW_PERL_VERSION = 6.36
|
||||
PERL_LIBWWW_PERL_VERSION = 6.38
|
||||
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_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_LIBWWW_PERL_LICENSE_FILES = LICENSE
|
||||
PERL_LIBWWW_PERL_DISTNAME = libwww-perl
|
||||
|
Loading…
Reference in New Issue
Block a user