network/WireGuard: Updated for version 0.0.20181115.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-11-17 00:10:19 +00:00 committed by Willy Sudiarto Raharjo
parent a3dcc6e263
commit 3fa07ba2f2
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=WireGuard
VERSION=${VERSION:-0.0.20181018}
VERSION=${VERSION:-0.0.20181115}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="WireGuard"
VERSION="0.0.20181018"
VERSION="0.0.20181115"
HOMEPAGE="https://www.wireguard.com/"
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20181018.tar.xz"
MD5SUM="f6c9956a447f8f97159144467083c7fb"
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20181115.tar.xz"
MD5SUM="3ad3ea4705f1d855990f565480294ded"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""