mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
14
package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk
Normal file
14
package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# perl-lwp-protocol-https
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PERL_LWP_PROTOCOL_HTTPS_VERSION = 6.09
|
||||
PERL_LWP_PROTOCOL_HTTPS_SOURCE = LWP-Protocol-https-$(PERL_LWP_PROTOCOL_HTTPS_VERSION).tar.gz
|
||||
PERL_LWP_PROTOCOL_HTTPS_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
|
||||
PERL_LWP_PROTOCOL_HTTPS_LICENSE = Artistic or GPL-1.0+
|
||||
PERL_LWP_PROTOCOL_HTTPS_LICENSE_FILES = LICENSE
|
||||
PERL_LWP_PROTOCOL_HTTPS_DISTNAME = LWP-Protocol-https
|
||||
|
||||
$(eval $(perl-package))
|
||||
Reference in New Issue
Block a user