From: RISCi_ATOM Date: Thu, 1 Aug 2019 01:21:49 +0000 (-0400) Subject: Bump Wireguard to 0.0.20190702 X-Git-Tag: v1.4.9~14 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9af242e4cd73ccc3fa6901d021286cc693d2f78d;p=librecmc%2Flibrecmc.git Bump Wireguard to 0.0.20190702 --- diff --git a/package/network/services/wireguard/Makefile b/package/network/services/wireguard/Makefile index 310d5599c2..0516769422 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.20190601 +PKG_VERSION:=0.0.20190702 PKG_RELEASE:=1 PKG_SOURCE:=WireGuard-$(PKG_VERSION).tar.xz PKG_SOURCE_URL:=https://git.zx2c4.com/WireGuard/snapshot/ -PKG_HASH:=7528461824a0174bd7d4f15e68d8f0ce9a8ea318411502b80759438e8ef65568 +PKG_HASH:=1a1311bc71abd47a72c47d918be3bacc486b3de90734661858af75cc990dbaac PKG_LICENSE:=GPL-2.0 Apache-2.0 PKG_LICENSE_FILES:=COPYING