summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-04-01 14:08:42 -0600
committerHans Dedecker <dedeckeh@gmail.com>2020-04-01 22:24:58 +0200
commite32eaf5896276825e81c2250d9c58e4952c3a563 (patch)
tree9e0da8e5431713a9261e4bbdc4c01fb2aef402c9 /package
parenta24a9bbc8c131c300fd8d4f9307aa236ed61a34b (diff)
downloadopenwrt-e32eaf5896276825e81c2250d9c58e4952c3a563.tar.gz
openwrt-e32eaf5896276825e81c2250d9c58e4952c3a563.tar.bz2
openwrt-e32eaf5896276825e81c2250d9c58e4952c3a563.zip
wireguard: bump to 1.0.20200401
Recent backports to 5.5 and 5.4 broke our compat layer. This release is to keep things running with the latest upstream stable kernels. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'package')
-rw-r--r--package/network/services/wireguard/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/services/wireguard/Makefile b/package/network/services/wireguard/Makefile
index 7e98f0b3ca..2d8a766023 100644
--- a/package/network/services/wireguard/Makefile
+++ b/package/network/services/wireguard/Makefile
@@ -11,12 +11,12 @@ include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=wireguard
-PKG_VERSION:=1.0.20200330
+PKG_VERSION:=1.0.20200401
PKG_RELEASE:=1
PKG_SOURCE:=wireguard-linux-compat-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://git.zx2c4.com/wireguard-linux-compat/snapshot/
-PKG_HASH:=2d57b239605be2ee0e4c2da935ff1a23e9ed8bb3ee692e10ae032ae50f280bef
+PKG_HASH:=7dfb4a8315e1d6ae406ff32d01c496175df558dd65968a19e5222d02c7cfb77a
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING