From: Kevin Darbyshire-Bryant Date: Thu, 10 Aug 2017 08:07:52 +0000 (+0100) Subject: wireguard: bump to release 0.0.20170810 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=4168cdd460f036658959656c75d2997b7a9f5976;p=openwrt-packages.git wireguard: bump to release 0.0.20170810 Compile & run tested: ar71xx: archer c7 v2 Signed-off-by: Kevin Darbyshire-Bryant --- diff --git a/net/wireguard/Makefile b/net/wireguard/Makefile index ff3f76a0f..64d328efe 100644 --- a/net/wireguard/Makefile +++ b/net/wireguard/Makefile @@ -11,12 +11,12 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=wireguard -PKG_VERSION:=0.0.20170726 +PKG_VERSION:=0.0.20170810 PKG_RELEASE:=1 PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/ -PKG_HASH:=db91452b6b5ec28049721a520fe4fd0683825bad45b7383d12d7b819668201db +PKG_HASH:=ab96230390625aad6f4816fa23aef6e9f7fee130f083d838919129ff12089bf7 PKG_LICENSE:=GPL-2.0 PKG_LICENSE_FILES:=COPYING