net/wireguard: version bump 3597/head
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 29 Nov 2016 22:50:30 +0000 (23:50 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Tue, 29 Nov 2016 22:52:01 +0000 (23:52 +0100)
Update to new snapshot version.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
net/wireguard/Makefile

index c11f86bb72c6b044bf2907df5e0c04aeb20ce14c..fa3acc7e7c60e95f77206cc9f23e162013d6fe9b 100644 (file)
@@ -9,12 +9,12 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=wireguard
 
-PKG_VERSION:=0.0.20161116.1
+PKG_VERSION:=0.0.20161129
 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:=730d9d919e1942cf83e59dcb8c6ee6ac6696c62ce363c4802474774a5db8238d
+PKG_MD5SUM:=7bdce3e56aaae91b195b8bbf7afc8d07f68632c997aa702c1ab84745c099d1b7
 PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/
 PKG_BUILD_DIR:=$(BUILD_DIR)/WireGuard-experimental-$(PKG_VERSION)