network/WireGuard: Updated for version 0.0.20180413.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-04-15 16:46:08 +01:00 committed by Willy Sudiarto Raharjo
parent 3d07f2ac34
commit c0c96e5cf8
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.20180304}
VERSION=${VERSION:-0.0.20180413}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="WireGuard"
VERSION="0.0.20180304"
VERSION="0.0.20180413"
HOMEPAGE="https://www.wireguard.com/"
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180304.tar.xz"
MD5SUM="b25a32bd36a0b81e84f93762d78bc33b"
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180413.tar.xz"
MD5SUM="318b7a35a811983abc55fd7859af78ef"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""