[Buildroot] [git commit] package/wireguard-tools: bump version to 1.0.20210914

Peter Korsgaard peter at korsgaard.com
Tue Nov 2 19:09:25 UTC 2021


commit: https://git.buildroot.net/buildroot/commit/?id=3321b930c4e6f0c45aa28ce62a7b84b676f0d547
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

For details, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2021-September/007049.html

Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/wireguard-tools/wireguard-tools.hash | 4 ++--
 package/wireguard-tools/wireguard-tools.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/wireguard-tools/wireguard-tools.hash b/package/wireguard-tools/wireguard-tools.hash
index dab7f72ca8..b3eadec29a 100644
--- a/package/wireguard-tools/wireguard-tools.hash
+++ b/package/wireguard-tools/wireguard-tools.hash
@@ -1,4 +1,4 @@
-# https://lists.zx2c4.com/pipermail/wireguard/2021-February/006407.html
-sha256  1f72da217044622d79e0bab57779e136a3df795e3761a3fc1dc0941a9055877c  wireguard-tools-1.0.20210223.tar.xz
+# https://lists.zx2c4.com/pipermail/wireguard/2021-September/007049.html
+sha256  97ff31489217bb265b7ae850d3d0f335ab07d2652ba1feec88b734bc96bd05ac  wireguard-tools-1.0.20210914.tar.xz
 # Locally calculated
 sha256  8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
diff --git a/package/wireguard-tools/wireguard-tools.mk b/package/wireguard-tools/wireguard-tools.mk
index d2f633be62..d76e836a45 100644
--- a/package/wireguard-tools/wireguard-tools.mk
+++ b/package/wireguard-tools/wireguard-tools.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_TOOLS_VERSION = 1.0.20210223
+WIREGUARD_TOOLS_VERSION = 1.0.20210914
 WIREGUARD_TOOLS_SITE = https://git.zx2c4.com/wireguard-tools/snapshot
 WIREGUARD_TOOLS_SOURCE = wireguard-tools-$(WIREGUARD_TOOLS_VERSION).tar.xz
 WIREGUARD_TOOLS_LICENSE = GPL-2.0


More information about the buildroot mailing list