Update WireGuard to 0.0.20190702

This commit is contained in:
Frédéric Pierret (fepitre) 2019-07-27 14:34:03 +02:00
parent a40377d949
commit 9ec407116a
No known key found for this signature in database
GPG Key ID: 484010B5CDC576E2
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ endif
HASH_FILE :=${SRC_FILE}.sha1sum
WG_BASE_URL := https://git.zx2c4.com/WireGuard/snapshot
WG_SRC_FILE := WireGuard-0.0.20190406.tar.xz
WG_SRC_FILE := WireGuard-0.0.20190702.tar.xz
WG_SRC_URL := $(WG_BASE_URL)/$(WG_SRC_FILE)
WG_SIG_FILE := $(WG_SRC_FILE:%.xz=%.asc)

View File

@ -96,7 +96,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: x86_64
Source0: linux-%version.tar.xz
Source5: WireGuard-0.0.20190406.tar.xz
Source5: WireGuard-0.0.20190702.tar.xz
Source16: guards
Source17: apply-patches
Source33: check-for-config-changes