package/wireguard: bump version to 0.0.20190601

For details of the changes, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2019-June/004196.html

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Peter Korsgaard 2019-06-16 23:48:20 +02:00 committed by Thomas Petazzoni
parent 9b35241663
commit 5a3f8e8935
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# https://lists.zx2c4.com/pipermail/wireguard/2019-April/004062.html
sha256 2f06f3adf70b95e74a7736a22dcf6e9ef623b311a15b7d55b5474e57c3d0415b WireGuard-0.0.20190406.tar.xz
# https://lists.zx2c4.com/pipermail/wireguard/2019-June/004196.html
sha256 7528461824a0174bd7d4f15e68d8f0ce9a8ea318411502b80759438e8ef65568 WireGuard-0.0.20190601.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
WIREGUARD_VERSION = 0.0.20190406
WIREGUARD_VERSION = 0.0.20190601
WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
WIREGUARD_LICENSE = GPL-2.0