network/WireGuard: Updated for version 0.0.20171005.

Thanks to Jason Donenfeld :D
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2017-10-06 23:31:45 +01:00 committed by David Spencer
parent 19ce1821a8
commit 68d90ff522
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.20170918}
VERSION=${VERSION:-0.0.20171005}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="WireGuard"
VERSION="0.0.20170918"
VERSION="0.0.20171005"
HOMEPAGE="https://www.wireguard.com/"
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20170918.tar.xz"
MD5SUM="811f705e4058b5dfcc91a0ad7de94deb"
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20171005.tar.xz"
MD5SUM="10840fdab7980f6cde705f4ed28f497d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""