wireguard: bump to version 0.0.20180202

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Peter Korsgaard 2018-02-03 00:38:07 +01:00
parent eadf8696a8
commit 3f9971a059
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# From https://lists.zx2c4.com/pipermail/wireguard/2018-January/002305.html
sha256 463f3b402deb66b7ceac8df2d50944f32683933356455d6c1c7453926db3a8a3 WireGuard-0.0.20180118.tar.xz
# From https://lists.zx2c4.com/pipermail/wireguard/2018-February/002350.html
sha256 ee3415b482265ad9e8721aa746aaffdf311058a2d1a4d80e7b6d11bbbf71c722 WireGuard-0.0.20180202.tar.xz
# Locally calculated
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING

View File

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