Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/chaos_calmer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-10-17 20:40:03 +0300
committerGitHub <noreply@github.com>2017-10-17 20:40:03 +0300
commitc31b1d877c1beb8ebeb910cf73b2f1cc71b03e9f (patch)
tree38ad92c5e9be064f60bd437fd4a38b7e720a5d64 /package
parentb7ded9ed3f2d18b4eb1508fbe267ef3b88d9c5eb (diff)
wireguard: simple version bump
This is a simple version bump. 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 37fdf09ea3..10845ccf89 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:=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_MD5SUM:=16ff5cb73fd58c9246192f96a6610fe4
+PKG_MD5SUM:=1184c5734f7cd3b5895157835a336b3d
PKG_LICENSE:=GPL-2.0 Apache-2.0
PKG_LICENSE_FILES:=COPYING