mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
network/WireGuard: Updated for version 0.0.20180218.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ce4b69c408
commit
472f404c94
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=WireGuard
|
||||
VERSION=${VERSION:-0.0.20180202}
|
||||
VERSION=${VERSION:-0.0.20180218}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="WireGuard"
|
||||
VERSION="0.0.20180202"
|
||||
VERSION="0.0.20180218"
|
||||
HOMEPAGE="https://www.wireguard.com/"
|
||||
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180202.tar.xz"
|
||||
MD5SUM="48f07f9a90d1101892b532229f199248"
|
||||
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180218.tar.xz"
|
||||
MD5SUM="becbb2807e4fff0bf2cb645799a38930"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue