]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
wireguard: bump to version 0.0.20171011
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 13 Oct 2017 20:39:52 +0000 (22:39 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 15 Oct 2017 13:53:34 +0000 (15:53 +0200)
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 1f55b7a6e780630d6759661a7e918150bf868206..8879f5fbbe41e3557fe655d9a22db5e2c7753816 100644 (file)
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2017-October/001791.html
-sha256 832a3b7cbb510f6986fd0c3a6b2d86bc75fc9f23b6754d8f46bc58ea8e02d608  WireGuard-0.0.20171005.tar.xz
+# From https://lists.zx2c4.com/pipermail/wireguard/2017-October/001815.html
+sha256  e2e44ff658743507bca0f6b443c2f85aacc48d507ba2dcd4812717145df10b96 WireGuard-0.0.20171011.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index 0ecb90022b075b918468ce2e09e7b4df9d74afec..502a384c0f48fe39d2aafae78dc397b4a5f982be 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20171005
+WIREGUARD_VERSION = 0.0.20171011
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0