mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/wireguard-tools: Updated for version 1.0.20200206.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
02e73c8e03
commit
323aa994a0
2 changed files with 4 additions and 4 deletions
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wireguard-tools
|
||||
VERSION=${VERSION:-1.0.20200121}
|
||||
VERSION=${VERSION:-1.0.20200206}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wireguard-tools"
|
||||
VERSION="1.0.20200121"
|
||||
VERSION="1.0.20200206"
|
||||
HOMEPAGE="https://www.wireguard.com/"
|
||||
DOWNLOAD="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-1.0.20200121.tar.xz"
|
||||
MD5SUM="7208dc273f0386521170b83263135be4"
|
||||
DOWNLOAD="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-1.0.20200206.tar.xz"
|
||||
MD5SUM="aa3d4b3bc9afef1f58f707a7b8c15329"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wireguard-linux-compat"
|
||||
|
|
Loading…
Reference in a new issue