]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
wireguard: bump version to 0.0.20180118
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 18 Jan 2018 18:11:30 +0000 (19:11 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 18 Jan 2018 20:57:55 +0000 (21:57 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index 0044562a1d155a116e7173825b12283724dc0a67..a99bba540e8a502daa20772ffd9b7b1cd298da14 100644 (file)
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2017-December/002231.html
-sha256 2b97697e9b271ba8836a04120a287b824648124f21d5309170ec51c1f86ac5ed  WireGuard-0.0.20171221.tar.xz
+# From https://lists.zx2c4.com/pipermail/wireguard/2018-January/002305.html
+sha256 463f3b402deb66b7ceac8df2d50944f32683933356455d6c1c7453926db3a8a3  WireGuard-0.0.20180118.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index 96fd080c22f9e35246aaaf2694135267426f1144..5a4f083c6ea53815a96368471585f5ec38448653 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20171221
+WIREGUARD_VERSION = 0.0.20180118
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0