Fix wireguard-linux-compat for latest stable kernels (#991)

This commit is contained in:
Stefan Agner
2020-11-14 19:50:04 +01:00
committed by GitHub
parent 62c3dade5a
commit 076f8ad8d1
3 changed files with 39 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
#
################################################################################
WIREGUARD_LINUX_COMPAT_VERSION = 1.0.20200908
WIREGUARD_LINUX_COMPAT_VERSION = 1.0.20201112
WIREGUARD_LINUX_COMPAT_SITE = https://git.zx2c4.com/wireguard-linux-compat/snapshot
WIREGUARD_LINUX_COMPAT_SOURCE = wireguard-linux-compat-$(WIREGUARD_LINUX_COMPAT_VERSION).tar.xz
WIREGUARD_LINUX_COMPAT_LICENSE = GPL-2.0