package/perl-uri: bump to version 5.21
LICENSE: switch to Perl Artistic see https://metacpan.org/release/OALDERS/URI-5.21/diff/SIMBABQUE/URI-5.19#LICENSE Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
317a77b854
commit
5e2810fba6
@ -1,5 +1,6 @@
|
||||
# retrieved by scancpan from http://cpan.metacpan.org/
|
||||
sha256 8fed5f819905c8a8e18f4447034322d042c3536b43c13ac1f09ba92e1a50a394 URI-5.19.tar.gz
|
||||
# retrieved by scancpan from https://cpan.metacpan.org/
|
||||
md5 9b45e7635f0968deabe377fc4c99a8b5 URI-5.21.tar.gz
|
||||
sha256 96265860cd61bde16e8415dcfbf108056de162caa0ac37f81eb695c9d2e0ab77 URI-5.21.tar.gz
|
||||
|
||||
# computed by scancpan
|
||||
sha256 d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0 LICENSE
|
||||
sha256 a1730c55839ce3c9182c92e3387ba8f683ad6ab8b4a3257553a20c4db194c2cf LICENSE
|
||||
|
@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_URI_VERSION = 5.19
|
||||
PERL_URI_VERSION = 5.21
|
||||
PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz
|
||||
PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/S/SI/SIMBABQUE
|
||||
PERL_URI_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
|
||||
PERL_URI_LICENSE = Artistic-1.0-Perl or GPL-1.0+
|
||||
PERL_URI_LICENSE_FILES = LICENSE
|
||||
PERL_URI_DISTNAME = URI
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user