[openwrt/openwrt] wireguard-tools: update to v1.0.20210914

LEDE Commits lede-commits at lists.infradead.org
Sun Aug 28 09:29:47 PDT 2022


hauke pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/e74b79ed56b09bb94f3e8890a1f9d61b77a8176c

commit e74b79ed56b09bb94f3e8890a1f9d61b77a8176c
Author: Nick Hainke <vincent at systemli.org>
AuthorDate: Tue Aug 23 14:09:20 2022 +0200

    wireguard-tools: update to v1.0.20210914
    
    Update to latest version.
    
    Signed-off-by: Nick Hainke <vincent at systemli.org>
---
 package/network/utils/wireguard-tools/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/network/utils/wireguard-tools/Makefile b/package/network/utils/wireguard-tools/Makefile
index 717ec2bbb1..8218171fcd 100644
--- a/package/network/utils/wireguard-tools/Makefile
+++ b/package/network/utils/wireguard-tools/Makefile
@@ -11,12 +11,12 @@ include $(INCLUDE_DIR)/kernel.mk
 
 PKG_NAME:=wireguard-tools
 
-PKG_VERSION:=1.0.20210424
+PKG_VERSION:=1.0.20210914
 PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=wireguard-tools-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://git.zx2c4.com/wireguard-tools/snapshot/
-PKG_HASH:=b288b0c43871d919629d7e77846ef0b47f8eeaa9ebc9cedeee8233fc6cc376ad
+PKG_HASH:=97ff31489217bb265b7ae850d3d0f335ab07d2652ba1feec88b734bc96bd05ac
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING




More information about the lede-commits mailing list