wireguard: bump version to 0.0.20180925
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 26 Sep 2018 17:47:40 +0000 (19:47 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 27 Sep 2018 11:58:50 +0000 (13:58 +0200)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index d0cd65ad4f840c2629c14d70244a0b257b0e048d..fe6439fbc23290221882bf648d815db8b340e0f4 100644 (file)
@@ -1,4 +1,4 @@
-# From https://lists.zx2c4.com/pipermail/wireguard/2018-July/003112.html
-sha256 5e38d554f7d1e3a64e3a5319ca1a3b790c84ed89c896586c490a93ac1f953a91  WireGuard-0.0.20180708.tar.xz
+# From https://lists.zx2c4.com/pipermail/wireguard/2018-September/003395.html
+sha256 4a0488a07e40ec17e798f3e40a85cedf55f0560b1c3a8fd95806c7d4266cb0e8  WireGuard-0.0.20180925.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index cc8ad7c4cc9bc11dbd5f42a9ad137ef2bf5e313d..faddbf93ada01d6e0c3d37ddfe5eb82721140eaa 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20180708
+WIREGUARD_VERSION = 0.0.20180925
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0