mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/WireGuard: Updated for version 0.0.20171127.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
e3bfdf814a
commit
6499c5bfe6
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.20171122}
|
||||
VERSION=${VERSION:-0.0.20171127}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="WireGuard"
|
||||
VERSION="0.0.20171122"
|
||||
VERSION="0.0.20171127"
|
||||
HOMEPAGE="https://www.wireguard.com/"
|
||||
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20171122.tar.xz"
|
||||
MD5SUM="8ec2b51e99abea5a0ad23f1f1faa8181"
|
||||
DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20171127.tar.xz"
|
||||
MD5SUM="06357657f6649dc96099bf1cbcd473a4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue