update WireGuard from 20191212 to 20191219

pull/137/head mm_b5170f87
xaki23 4 years ago
parent 1252f79e8d
commit b5170f87d0
No known key found for this signature in database
GPG Key ID: C6C39B177E1A717C

@ -52,7 +52,7 @@ HASH_FILE := $(SRC_FILE).sha512
endif
WG_BASE_URL := https://git.zx2c4.com/WireGuard/snapshot
WG_SRC_FILE := WireGuard-0.0.20191212.tar.xz
WG_SRC_FILE := WireGuard-0.0.20191219.tar.xz
WG_SRC_URL := $(WG_BASE_URL)/$(WG_SRC_FILE)
WG_SIG_FILE := $(WG_SRC_FILE:%.xz=%.asc)

@ -113,7 +113,7 @@ Source0: linux-%{upstream_version}.tar.xz
%else
Source0: linux-%{upstream_version}.tar.gz
%endif
Source5: WireGuard-0.0.20191212.tar.xz
Source5: WireGuard-0.0.20191219.tar.xz
Source16: guards
Source17: apply-patches
Source18: mod-sign.sh

Loading…
Cancel
Save