net/wireguard - bump to experimental-0.0.20161116.1
authorviisauksena <redacted>
Fri, 18 Nov 2016 22:40:53 +0000 (23:40 +0100)
committerfuzzle <redacted>
Wed, 23 Nov 2016 02:10:08 +0000 (03:10 +0100)
use latest tag https://git.zx2c4.com/WireGuard/tag/?h=experimental-0.0.20161116.1
Maintainer @zorun
Signed-off-by: Jens Viisauksena <redacted>
net/wireguard/Makefile

index 53a3662d07ff1ab724564fc0f6433b7e9c19c334..c11f86bb72c6b044bf2907df5e0c04aeb20ce14c 100644 (file)
@@ -9,12 +9,12 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=wireguard
 
-PKG_VERSION:=0.0.20161110
-PKG_RELEASE:=3
+PKG_VERSION:=0.0.20161116.1
+PKG_RELEASE:=1
 
 PKG_SOURCE:=WireGuard-experimental-$(PKG_VERSION).tar.xz
 # This is actually SHA256, but OpenWRT/LEDE will figure it out based on the length
-PKG_MD5SUM:=205478709127c4797b5aa9d6448fae03c10b083404414444bad33e62a609e48f
+PKG_MD5SUM:=730d9d919e1942cf83e59dcb8c6ee6ac6696c62ce363c4802474774a5db8238d
 PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/
 PKG_BUILD_DIR:=$(BUILD_DIR)/WireGuard-experimental-$(PKG_VERSION)
 
git clone https://git.99rst.org/PROJECT