From e9d79cf2f4249742427906fe74e19df5c596cddb Mon Sep 17 00:00:00 2001 From: xaki23 Date: Fri, 28 Feb 2020 11:57:44 +0100 Subject: [PATCH] update WireGuard from 20200121 to 20200215 --- Makefile | 2 +- kernel.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 7ad1e172..dc512efd 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ HASH_FILE := $(SRC_FILE).sha512 endif WG_BASE_URL := https://git.zx2c4.com/wireguard-linux-compat/snapshot -WG_SRC_FILE := wireguard-linux-compat-0.0.20200121.tar.xz +WG_SRC_FILE := wireguard-linux-compat-0.0.20200215.tar.xz WG_SRC_URL := $(WG_BASE_URL)/$(WG_SRC_FILE) WG_SIG_FILE := $(WG_SRC_FILE:%.xz=%.asc) diff --git a/kernel.spec.in b/kernel.spec.in index 8f844e89..1a47b803 100644 --- a/kernel.spec.in +++ b/kernel.spec.in @@ -113,7 +113,7 @@ Source0: linux-%{upstream_version}.tar.xz %else Source0: linux-%{upstream_version}.tar.gz %endif -Source5: wireguard-linux-compat-0.0.20200121.tar.xz +Source5: wireguard-linux-compat-0.0.20200215.tar.xz Source6: macbook12-spi-driver-31cc060adcb431efdf9cf547d600bb45bb00a7f4.tar.gz Source16: guards Source17: apply-patches