mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 05:53:30 +08:00
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:
parent
8bf95d3b55
commit
37cab1a420
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user