network/WireGuard: Updated for version 0.0.20180420.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
2061b4112f
commit
f2cf9874ad
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=WireGuard
|
||||
VERSION=${VERSION:-0.0.20180413}
|
||||
VERSION=${VERSION:-0.0.20180420}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="WireGuard"
|
||||
VERSION="0.0.20180413"
|
||||
VERSION="0.0.20180420"
|
||||
HOMEPAGE="https://www.wireguard.com/"
|
||||
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180413.tar.xz"
|
||||
MD5SUM="318b7a35a811983abc55fd7859af78ef"
|
||||
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180420.tar.xz"
|
||||
MD5SUM="4da0c0138ea21c7c79bca9eb60df0250"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue