update WireGuard from 20190913 to 20191012
This commit is contained in:
parent
beccd92b8e
commit
cddf334f05
2
Makefile
2
Makefile
@ -52,7 +52,7 @@ HASH_FILE := $(SRC_FILE).sha512
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
WG_BASE_URL := https://git.zx2c4.com/WireGuard/snapshot
|
WG_BASE_URL := https://git.zx2c4.com/WireGuard/snapshot
|
||||||
WG_SRC_FILE := WireGuard-0.0.20190913.tar.xz
|
WG_SRC_FILE := WireGuard-0.0.20191012.tar.xz
|
||||||
|
|
||||||
WG_SRC_URL := $(WG_BASE_URL)/$(WG_SRC_FILE)
|
WG_SRC_URL := $(WG_BASE_URL)/$(WG_SRC_FILE)
|
||||||
WG_SIG_FILE := $(WG_SRC_FILE:%.xz=%.asc)
|
WG_SIG_FILE := $(WG_SRC_FILE:%.xz=%.asc)
|
||||||
|
@ -108,7 +108,7 @@ Source0: linux-%{upstream_version}.tar.xz
|
|||||||
%else
|
%else
|
||||||
Source0: linux-%{upstream_version}.tar.gz
|
Source0: linux-%{upstream_version}.tar.gz
|
||||||
%endif
|
%endif
|
||||||
Source5: WireGuard-0.0.20190913.tar.xz
|
Source5: WireGuard-0.0.20191012.tar.xz
|
||||||
Source16: guards
|
Source16: guards
|
||||||
Source17: apply-patches
|
Source17: apply-patches
|
||||||
Source33: check-for-config-changes
|
Source33: check-for-config-changes
|
||||||
|
Loading…
Reference in New Issue
Block a user