From: Peter Korsgaard Date: Fri, 25 Sep 2020 09:34:28 +0000 (+0200) Subject: package/wireguard-tools: bump to 1.0.20200827 release X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5acc34464d3e8698ef487bf8b83b691053210882;p=buildroot.git package/wireguard-tools: bump to 1.0.20200827 release For details, see the announcement: https://lists.zx2c4.com/pipermail/wireguard/2020-August/005790.html Signed-off-by: Peter Korsgaard Signed-off-by: Thomas Petazzoni --- diff --git a/package/wireguard-tools/wireguard-tools.hash b/package/wireguard-tools/wireguard-tools.hash index 96134074f3..3bff364e06 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/2020-May/005431.html -sha256 e73409a9fb8c90506db241d1e1a4e7372a60dbfa400e37f4ab2fd70a92ba495f wireguard-tools-1.0.20200513.tar.xz +# https://lists.zx2c4.com/pipermail/wireguard/2020-August/005790.html +sha256 51bc85e33a5b3cf353786ae64b0f1216d7a871447f058b6137f793eb0f53b7fd wireguard-tools-1.0.20200827.tar.xz # Locally calculated sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING diff --git a/package/wireguard-tools/wireguard-tools.mk b/package/wireguard-tools/wireguard-tools.mk index c4890f9337..d360c81208 100644 --- a/package/wireguard-tools/wireguard-tools.mk +++ b/package/wireguard-tools/wireguard-tools.mk @@ -4,7 +4,7 @@ # ################################################################################ -WIREGUARD_TOOLS_VERSION = 1.0.20200513 +WIREGUARD_TOOLS_VERSION = 1.0.20200827 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