wireguard: bump to version 0.0.20171221
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 21 Dec 2017 21:46:58 +0000 (22:46 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 22 Dec 2017 09:18:13 +0000 (10:18 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index 3e906036910c41de1af260304655fc55e5a12317..0044562a1d155a116e7173825b12283724dc0a67 100644 (file)
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2017-December/002200.html
-sha256 57d799d35e92c905e548d00adeb7ed1ead4d6560f084c99e5aae0a87b4eb09e4  WireGuard-0.0.20171211.tar.xz
+# From https://lists.zx2c4.com/pipermail/wireguard/2017-December/002231.html
+sha256 2b97697e9b271ba8836a04120a287b824648124f21d5309170ec51c1f86ac5ed  WireGuard-0.0.20171221.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index 5f19cc7bbf3598f9814b3af66f2403d3e8f028b4..96fd080c22f9e35246aaaf2694135267426f1144 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20171211
+WIREGUARD_VERSION = 0.0.20171221
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0