Buildroot 2018-11 (#258)
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
This commit is contained in:
15
buildroot/package/perl-module-runtime/perl-module-runtime.mk
Normal file
15
buildroot/package/perl-module-runtime/perl-module-runtime.mk
Normal file
@@ -0,0 +1,15 @@
|
||||
################################################################################
|
||||
#
|
||||
# perl-module-runtime
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_MODULE_RUNTIME_VERSION = 0.016
|
||||
PERL_MODULE_RUNTIME_SOURCE = Module-Runtime-$(PERL_MODULE_RUNTIME_VERSION).tar.gz
|
||||
PERL_MODULE_RUNTIME_SITE = $(BR2_CPAN_MIRROR)/authors/id/Z/ZE/ZEFRAM
|
||||
PERL_MODULE_RUNTIME_DEPENDENCIES = host-perl-module-build
|
||||
PERL_MODULE_RUNTIME_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_MODULE_RUNTIME_LICENSE_FILES = README
|
||||
PERL_MODULE_RUNTIME_DISTNAME = Module-Runtime
|
||||
|
||||
$(eval $(perl-package))
|
||||
Reference in New Issue
Block a user