Bump buildroot to 2019.02
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# perl-exporter-tiny
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_EXPORTER_TINY_VERSION = 1.002001
|
||||
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+
|
||||
PERL_EXPORTER_TINY_LICENSE_FILES = COPYRIGHT LICENSE
|
||||
PERL_EXPORTER_TINY_DISTNAME = Exporter-Tiny
|
||||
|
||||
$(eval $(perl-package))
|
||||
Reference in New Issue
Block a user