Bump buildroot to 2019.02
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# perl-class-inspector
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_CLASS_INSPECTOR_VERSION = 1.32
|
||||
PERL_CLASS_INSPECTOR_SOURCE = Class-Inspector-$(PERL_CLASS_INSPECTOR_VERSION).tar.gz
|
||||
PERL_CLASS_INSPECTOR_SITE = $(BR2_CPAN_MIRROR)/authors/id/P/PL/PLICEASE
|
||||
PERL_CLASS_INSPECTOR_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_CLASS_INSPECTOR_LICENSE_FILES = LICENSE
|
||||
PERL_CLASS_INSPECTOR_DISTNAME = Class-Inspector
|
||||
|
||||
$(eval $(perl-package))
|
||||
Reference in New Issue
Block a user