package/wireguard: bump version to 0.0.20190905
authorPeter Korsgaard <peter@korsgaard.com>
Wed, 11 Sep 2019 13:19:14 +0000 (15:19 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 15 Sep 2019 07:18:21 +0000 (09:18 +0200)
For details of the changes, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2019-September/004483.html

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

index 42a035d564f6fceef7d9a507e79b1060a65bf579..a05bf06be4e0061146bb2eb23b0a562ff12d7a0a 100644 (file)
@@ -1,4 +1,4 @@
-# https://lists.zx2c4.com/pipermail/wireguard/2019-July/004271.html
-sha256 1a1311bc71abd47a72c47d918be3bacc486b3de90734661858af75cc990dbaac  WireGuard-0.0.20190702.tar.xz
+# https://lists.zx2c4.com/pipermail/wireguard/2019-September/004483.html
+sha256 78767ceeb5286beaa851145f072d920a340a9f1b771a2943b8efd638cee1a8f6  WireGuard-0.0.20190905.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index 9d10fe58306bba6cf26edbc54c6ac5cd64acedba..29a360d61be0c0271419f0d5298c369a5e4f546d 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20190702
+WIREGUARD_VERSION = 0.0.20190905
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0