wireguard: simple version bump
authorJason A. Donenfeld <Jason@zx2c4.com>
Tue, 17 Oct 2017 17:40:03 +0000 (19:40 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2017 17:40:03 +0000 (19:40 +0200)
This is a simple version bump.

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

index 37fdf09..10845cc 100644 (file)
@@ -11,12 +11,12 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=wireguard
 
 
 PKG_NAME:=wireguard
 
-PKG_VERSION:=0.0.20171011
+PKG_VERSION:=0.0.20171017
 PKG_RELEASE:=1
 
 PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/
 PKG_RELEASE:=1
 
 PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/
-PKG_MD5SUM:=16ff5cb73fd58c9246192f96a6610fe4
+PKG_MD5SUM:=1184c5734f7cd3b5895157835a336b3d
 
 PKG_LICENSE:=GPL-2.0 Apache-2.0
 PKG_LICENSE_FILES:=COPYING
 
 PKG_LICENSE:=GPL-2.0 Apache-2.0
 PKG_LICENSE_FILES:=COPYING