[openwrt/openwrt] wireguard-tools: bump to 1.0.20210223

LEDE Commits lede-commits at lists.infradead.org
Sat Apr 10 16:48:46 BST 2021


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-21.02:
https://git.openwrt.org/ff6d629d32a126b82f3bbe227b0d4eb8d9523c97

commit ff6d629d32a126b82f3bbe227b0d4eb8d9523c97
Author: Jason A. Donenfeld <Jason at zx2c4.com>
AuthorDate: Tue Feb 23 22:10:38 2021 +0100

    wireguard-tools: bump to 1.0.20210223
    
    Simple version bump with accumulated fixes.
    
    Signed-off-by: Jason A. Donenfeld <Jason at zx2c4.com>
    (cherry picked from commit e0f7f5bbce0d03e5192b5dad5a24fcb8566da97f)
---
 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 3cdbaa785c..ee332c28ef 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.20200827
+PKG_VERSION:=1.0.20210223
 PKG_RELEASE:=2
 
 PKG_SOURCE:=wireguard-tools-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://git.zx2c4.com/wireguard-tools/snapshot/
-PKG_HASH:=51bc85e33a5b3cf353786ae64b0f1216d7a871447f058b6137f793eb0f53b7fd
+PKG_HASH:=1f72da217044622d79e0bab57779e136a3df795e3761a3fc1dc0941a9055877c
 
 PKG_LICENSE:=GPL-2.0
 PKG_LICENSE_FILES:=COPYING



More information about the lede-commits mailing list