network/WireGuard: Updated for version 0.0.20180925.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
David Spencer 2018-09-28 19:56:36 +01:00 committed by Willy Sudiarto Raharjo
parent 6047c377c1
commit d9d5386166
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.20180918}
VERSION=${VERSION:-0.0.20180925}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="WireGuard"
VERSION="0.0.20180918"
VERSION="0.0.20180925"
HOMEPAGE="https://www.wireguard.com/"
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180918.tar.xz"
MD5SUM="a0de98d1924edd231f55fd0a880c8022"
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180925.tar.xz"
MD5SUM="b049f5af2a0dae7c12789b0462a9e9f9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""