]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
wireguard: bump to version 0.0.20180202
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 2 Feb 2018 23:38:07 +0000 (00:38 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 3 Feb 2018 18:56:29 +0000 (19:56 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index a99bba540e8a502daa20772ffd9b7b1cd298da14..1bc6599620107242c1193bfb06613aa428762b1c 100644 (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
index 5a4f083c6ea53815a96368471585f5ec38448653..0b5a837a4483e26281fb2a373470d44a9587c75a 100644 (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