package/wireguard-tools: bump version to 1.0.20210914

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

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2021-10-30 16:22:35 +02:00
parent 76c7fed85f
commit 3321b930c4
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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