mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
bump version to 2022.02.9
add miyoo_defconfig
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
# locally computed
|
||||
sha256 0d149bf9d2f7d838806e6a36fd7a676d03bf246d2b7869e16c945330e13b922e xl2tp-1.3.15.tar.gz
|
||||
sha256 898d9b6a374c78dea5f20d80fd50fac13428ad746fefb16ff5f6bec449affe67 xl2tp-1.3.17.tar.gz
|
||||
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
|
||||
|
||||
@@ -4,11 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XL2TP_VERSION = 1.3.15
|
||||
XL2TP_VERSION = 1.3.17
|
||||
XL2TP_SITE = $(call github,xelerance,xl2tpd,v$(XL2TP_VERSION))
|
||||
XL2TP_DEPENDENCIES = libpcap
|
||||
XL2TP_LICENSE = GPL-2.0
|
||||
XL2TP_LICENSE_FILES = LICENSE
|
||||
XL2TP_SELINUX_MODULES = l2tp
|
||||
|
||||
ifeq ($(BR2_STATIC_LIBS),y)
|
||||
XL2TP_LDLIBS = LDLIBS="`$(STAGING_DIR)/usr/bin/pcap-config --static --additional-libs`"
|
||||
|
||||
Reference in New Issue
Block a user