mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
network/WireGuard: Updated for version 0.0.20180718.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
d4f21361bd
commit
e1320379fc
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.20180708}
|
||||
VERSION=${VERSION:-0.0.20180718}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="WireGuard"
|
||||
VERSION="0.0.20180708"
|
||||
VERSION="0.0.20180718"
|
||||
HOMEPAGE="https://www.wireguard.com/"
|
||||
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180708.tar.xz"
|
||||
MD5SUM="2294b97a3aa8ceaff90f516912631c8b"
|
||||
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180718.tar.xz"
|
||||
MD5SUM="84ebc06f9efc5ea121df54bf6799d983"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue