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