Wireguard: bump tag to most recent since it breaks building on 5.4.y (#1683)

This commit is contained in:
Igor Pečovnik 2019-12-19 07:59:58 +01:00 committed by GitHub
parent 323101246a
commit 8970fc6730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -95,7 +95,7 @@ compilation_prepare()
# attach to specifics tag or branch
#local wirever="branch:master"
local wirever="tag:0.0.20190702"
local wirever="tag:0.0.20191219"
display_alert "Adding" "WireGuard ${wirever} " "info"