package/wireguard: bump version to 0.0.20191212

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>
This commit is contained in:
Peter Korsgaard 2019-12-15 20:25:51 +01:00
parent 8bf95d3b55
commit 37cab1a420
2 changed files with 3 additions and 3 deletions

View 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

View 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