package/wireguard: bump version to 0.0.20191212
authorPeter Korsgaard <peter@korsgaard.com>
Sun, 15 Dec 2019 19:25:51 +0000 (20:25 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 18 Dec 2019 09:13:40 +0000 (10:13 +0100)
For details of the changes, see the announcement:
https://lists.zx2c4.com/pipermail/wireguard/2019-December/004764.html

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

index 9ad434f54d1796cf1565b6420173d95b8ea3aa24..66ebf41dc61a162d43b8cbffa70c26a162a9219c 100644 (file)
@@ -1,4 +1,4 @@
-# https://lists.zx2c4.com/pipermail/wireguard/2019-October/004594.html
-sha256 93573193c9c1c22fde31eb1729ad428ca39da77a603a3d81561a9816ccecfa8e  WireGuard-0.0.20191012.tar.xz
+# https://lists.zx2c4.com/pipermail/wireguard/2019-December/004764.html
+sha256 b0d718380f7a8822b2f12d75e462fa4eafa3a77871002981f367cd4fe2a1b071  WireGuard-0.0.20191212.tar.xz
 # Locally calculated
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index a494160423cb5b129a721d077e29431a8b387d37..3c604b3014df09a52b885cf3ba9fe4329bb511eb 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WIREGUARD_VERSION = 0.0.20191012
+WIREGUARD_VERSION = 0.0.20191212
 WIREGUARD_SITE = https://git.zx2c4.com/WireGuard/snapshot
 WIREGUARD_SOURCE = WireGuard-$(WIREGUARD_VERSION).tar.xz
 WIREGUARD_LICENSE = GPL-2.0