package/wireguard-tools: bump version to 1.0.20250521

For details, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2025-May/008789.html

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Peter Korsgaard
2025-05-22 10:32:35 +02:00
committed by Julien Olivain
parent c2fdcebc6e
commit 40dfe63cce
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# https://lists.zx2c4.com/pipermail/wireguard/2021-September/007049.html
sha256 97ff31489217bb265b7ae850d3d0f335ab07d2652ba1feec88b734bc96bd05ac wireguard-tools-1.0.20210914.tar.xz
# https://lists.zx2c4.com/pipermail/wireguard/2025-May/008789.html
sha256 b6f2628b85b1b23cc06517ec9c74f82d52c4cdbd020f3dd2f00c972a1782950e wireguard-tools-1.0.20250521.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
WIREGUARD_TOOLS_VERSION = 1.0.20210914
WIREGUARD_TOOLS_VERSION = 1.0.20250521
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