]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
wireguard: bump to version 0.0.20171101
authorJason A. Donenfeld <Jason@zx2c4.com>
Wed, 1 Nov 2017 12:29:03 +0000 (13:29 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 1 Nov 2017 20:23:52 +0000 (21:23 +0100)
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 8879f5fbbe41e3557fe655d9a22db5e2c7753816..050d466471df3084c287cb121d8be833f6fc2250 100644 (file)
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2017-October/001815.html
-sha256  e2e44ff658743507bca0f6b443c2f85aacc48d507ba2dcd4812717145df10b96 WireGuard-0.0.20171011.tar.xz
+# From https://lists.zx2c4.com/pipermail/wireguard/2017-November/001881.html
+sha256 096b6482a65e566c7bf8c059f5ee6aadb2de565b04b6d810c685f1c377540325  WireGuard-0.0.20171101.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index 502a384c0f48fe39d2aafae78dc397b4a5f982be..63d536681a566a7f323a0b5fee861252060e2655 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20171011
+WIREGUARD_VERSION = 0.0.20171101
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0