wireguard: bump version to 0.0.20181119
authorPeter Korsgaard <peter@korsgaard.com>
Thu, 22 Nov 2018 22:48:41 +0000 (23:48 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 23 Nov 2018 09:47:25 +0000 (10:47 +0100)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index 737f7b49c2ca2a55fb2e94f707ed1588bd8ef5ce..f757a866300ced169ce5ee556946c7f548fa4e87 100644 (file)
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2018-October/003479.html
-sha256 af05824211b27cbeeea2b8d6b76be29552c0d80bfe716471215e4e43d259e327  WireGuard-0.0.20181018.tar.xz
+# From https://lists.zx2c4.com/pipermail/wireguard/2018-November/003572.html
+sha256 7d47f7996dd291069de4efb3097c42f769f60dc3ac6f850a4d5705f321e4406b  WireGuard-0.0.20181119.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index f3ea1bccf2feb40b7c78f2873fcf6b19949fff6b..93373d8538756f4efe1821bb460de8b2da688623 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20181018
+WIREGUARD_VERSION = 0.0.20181119
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0