wireguard: bump version to 0.0.20181018
authorPeter Korsgaard <peter@korsgaard.com>
Sat, 20 Oct 2018 15:52:54 +0000 (17:52 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 21 Oct 2018 07:02:24 +0000 (09:02 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index fe6439fbc23290221882bf648d815db8b340e0f4..737f7b49c2ca2a55fb2e94f707ed1588bd8ef5ce 100644 (file)
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2018-September/003395.html
-sha256 4a0488a07e40ec17e798f3e40a85cedf55f0560b1c3a8fd95806c7d4266cb0e8  WireGuard-0.0.20180925.tar.xz
+# From https://lists.zx2c4.com/pipermail/wireguard/2018-October/003479.html
+sha256 af05824211b27cbeeea2b8d6b76be29552c0d80bfe716471215e4e43d259e327  WireGuard-0.0.20181018.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index faddbf93ada01d6e0c3d37ddfe5eb82721140eaa..f3ea1bccf2feb40b7c78f2873fcf6b19949fff6b 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20180925
+WIREGUARD_VERSION = 0.0.20181018
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0