]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
wireguard: bump to version 0.0.20180420
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 23 Apr 2018 21:28:28 +0000 (23:28 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 27 Apr 2018 16:21:36 +0000 (18:21 +0200)
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index 969b9e19620a96b91bfca82b5bb97635d5596339..6cfc7bb9f0d45c48073d3034d61d9d6fd590dcc8 100644 (file)
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2018-March/002446.html
-sha256 efb1652f0da67fb2731040439b6abb820a5e2f1bc177aa15c5dce68ea3327787  WireGuard-0.0.20180304.tar.xz
+# From https://lists.zx2c4.com/pipermail/wireguard/2018-April/002697.html
+sha256 b58cd2acf9e8d3fe9044c06c0056bd74da1f5673a456f011d36eee3f6fb1da16  WireGuard-0.0.20180420.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index 7c5e6a3e0953660884b1543b29b0f91c74763797..20162e1d0ffc79c89aa628b5800f5e1a67e61e8c 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20180304
+WIREGUARD_VERSION = 0.0.20180420
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0