]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
wireguard: bump version to 0.0.20180218
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 18 Feb 2018 22:40:37 +0000 (23:40 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 19 Feb 2018 19:35:22 +0000 (20:35 +0100)
Fixes a memory leak and various minor tooling fixes.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index 1bc6599620107242c1193bfb06613aa428762b1c..4961d4fd14c095512c80d30eb35c499c46ab8802 100644 (file)
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2018-February/002350.html
-sha256 ee3415b482265ad9e8721aa746aaffdf311058a2d1a4d80e7b6d11bbbf71c722  WireGuard-0.0.20180202.tar.xz
+# From https://lists.zx2c4.com/pipermail/wireguard/2018-February/002406.html
+sha256 4ac4c4e4ad4dc2cf9dcb831b0cf347567ccea675ca524528cf5a4d9dccb2fe52  WireGuard-0.0.20180218.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index 0b5a837a4483e26281fb2a373470d44a9587c75a..aa86b5782bb1dcee724d06f613ed623928b6ffd1 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20180202
+WIREGUARD_VERSION = 0.0.20180218
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0