]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
wireguard: bump version to 0.0.20180304
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 13 Mar 2018 06:21:45 +0000 (07:21 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 30 Apr 2018 21:23:34 +0000 (23:23 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 54e210522faf7dff3e68e22bb802102f891098c8)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index 4961d4fd14c095512c80d30eb35c499c46ab8802..969b9e19620a96b91bfca82b5bb97635d5596339 100644 (file)
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2018-February/002406.html
-sha256 4ac4c4e4ad4dc2cf9dcb831b0cf347567ccea675ca524528cf5a4d9dccb2fe52  WireGuard-0.0.20180218.tar.xz
+# From https://lists.zx2c4.com/pipermail/wireguard/2018-March/002446.html
+sha256 efb1652f0da67fb2731040439b6abb820a5e2f1bc177aa15c5dce68ea3327787  WireGuard-0.0.20180304.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index aa86b5782bb1dcee724d06f613ed623928b6ffd1..7c5e6a3e0953660884b1543b29b0f91c74763797 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20180218
+WIREGUARD_VERSION = 0.0.20180304
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0