network/wireguard-tools: Updated for version 1.0.20200102.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
63605264ce
commit
0836647de3
|
@ -24,7 +24,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=wireguard-tools
|
||||
VERSION=${VERSION:-1.0.20191226}
|
||||
VERSION=${VERSION:-1.0.20200102}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="wireguard-tools"
|
||||
VERSION="1.0.20191226"
|
||||
VERSION="1.0.20200102"
|
||||
HOMEPAGE="https://www.wireguard.com/"
|
||||
DOWNLOAD="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-1.0.20191226.tar.xz"
|
||||
MD5SUM="2e9ff0ff4486a2866c00584fd2e735c7"
|
||||
DOWNLOAD="https://git.zx2c4.com/wireguard-tools/snapshot/wireguard-tools-1.0.20200102.tar.xz"
|
||||
MD5SUM="611eb05e295550f8267092bbf2731fd1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="wireguard-linux-compat"
|
||||
|
|
Loading…
Reference in New Issue