mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/perl-exporter-tiny: bump to version 1.006003
diff LICENSE: update copyright years & use "The Perl Artistic License 1.0"
see https://metacpan.org/release/TOBYINK/Exporter-Tiny-1.006003/diff/TOBYINK/Exporter-Tiny-1.006002#LICENSE
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
8143138f9d
commit
1fe37b6fb7
@@ -1,6 +1,6 @@
|
||||
# retrieved by scancpan from https://cpan.metacpan.org/
|
||||
md5 0545ee8f4edcb9dc5a87b21ed25edd74 Exporter-Tiny-1.006002.tar.gz
|
||||
sha256 6f295e2cbffb1dbc15bdb9dadc341671c1e0cd2bdf2d312b17526273c322638d Exporter-Tiny-1.006002.tar.gz
|
||||
md5 a70bdc039b12f90191e7c5669b2b55f9 Exporter-Tiny-1.006003.tar.gz
|
||||
sha256 6499f09a6432cf87b133fb9580a8a9a9a6c566821346b1fdee95f7b64c0317b1 Exporter-Tiny-1.006003.tar.gz
|
||||
|
||||
# computed by scancpan
|
||||
sha256 1a2929dacaef239beca27a85f7f97b793628dfb22f07fdfb406cb6f3f0d22a6b LICENSE
|
||||
sha256 8e7094312357a5a73b44c1b87d32fca39e6d2f6c5a5504bcbcd0f0cf34b7c9cc LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_EXPORTER_TINY_VERSION = 1.006002
|
||||
PERL_EXPORTER_TINY_VERSION = 1.006003
|
||||
PERL_EXPORTER_TINY_SOURCE = Exporter-Tiny-$(PERL_EXPORTER_TINY_VERSION).tar.gz
|
||||
PERL_EXPORTER_TINY_SITE = $(BR2_CPAN_MIRROR)/authors/id/T/TO/TOBYINK
|
||||
PERL_EXPORTER_TINY_LICENSE = Artistic or GPL-1.0+
|
||||
|
||||
Reference in New Issue
Block a user