package/wireguard: bump version to 0.0.20190702
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 30 Aug 2019 13:50:04 +0000 (15:50 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 6 Sep 2019 07:03:58 +0000 (09:03 +0200)
For details of the changes, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2019-July/004271.html

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/wireguard/wireguard.hash
package/wireguard/wireguard.mk

index 9546ebd0f27e9222a35936610f667da61a052ef3..42a035d564f6fceef7d9a507e79b1060a65bf579 100644 (file)
@@ -1,4 +1,4 @@
-# https://lists.zx2c4.com/pipermail/wireguard/2019-June/004196.html
-sha256 7528461824a0174bd7d4f15e68d8f0ce9a8ea318411502b80759438e8ef65568  WireGuard-0.0.20190601.tar.xz
+# https://lists.zx2c4.com/pipermail/wireguard/2019-July/004271.html
+sha256 1a1311bc71abd47a72c47d918be3bacc486b3de90734661858af75cc990dbaac  WireGuard-0.0.20190702.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index c52e942c1887b1c9feba042c734025fc39850bf8..9d10fe58306bba6cf26edbc54c6ac5cd64acedba 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20190601
+WIREGUARD_VERSION = 0.0.20190702
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0