From: RISCi_ATOM Date: Tue, 1 Oct 2019 20:54:53 +0000 (-0400) Subject: Bump Wireguard to 0.0.20190913 X-Git-Tag: v1.5.0-rc2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=70fda343907906626640a9cb514b17ea1eb530b0;p=librecmc%2Flibrecmc.git Bump Wireguard to 0.0.20190913 --- diff --git a/package/network/services/wireguard/Makefile b/package/network/services/wireguard/Makefile index 0516769422..85b69ae76f 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.20190702 +PKG_VERSION:=0.0.20190913 PKG_RELEASE:=1 PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/ -PKG_HASH:=1a1311bc71abd47a72c47d918be3bacc486b3de90734661858af75cc990dbaac +PKG_HASH:=997327185d2d1b597dc118f737c0c165e2a2c21453387ea02659f1159d148518 PKG_LICENSE:=GPL-2.0 Apache-2.0 PKG_LICENSE_FILES:=COPYING