package/wireguard: bump version to 0.0.20191012
authorPeter Korsgaard <peter@korsgaard.com>
Tue, 15 Oct 2019 13:13:45 +0000 (15:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 16 Oct 2019 19:41:43 +0000 (21:41 +0200)
For details of the changes, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2019-October/004594.html

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 f9685baf5ad99aae32171d79aef556d4ab2ffe59..9ad434f54d1796cf1565b6420173d95b8ea3aa24 100644 (file)
@@ -1,4 +1,4 @@
-# https://lists.zx2c4.com/pipermail/wireguard/2019-September/004539.html
-sha256 997327185d2d1b597dc118f737c0c165e2a2c21453387ea02659f1159d148518  WireGuard-0.0.20190913.tar.xz
+# https://lists.zx2c4.com/pipermail/wireguard/2019-October/004594.html
+sha256 93573193c9c1c22fde31eb1729ad428ca39da77a603a3d81561a9816ccecfa8e  WireGuard-0.0.20191012.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index e59efd137f00e87f5c4274509ee72a87798fb2a4..a494160423cb5b129a721d077e29431a8b387d37 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20190913
+WIREGUARD_VERSION = 0.0.20191012
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0