diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-02-21 13:35:34 +0000 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2018-02-21 19:54:36 +0000 |
commit | 472f404c944b6e77842a0ce02a8a6214436cf3a9 (patch) | |
tree | ac368b721d27b46e4431a6c35ce55e7602f32d95 /network/WireGuard | |
parent | ce4b69c408e497a6f32d83502c83a4bbcf4f113f (diff) | |
download | slackbuilds-472f404c944b6e77842a0ce02a8a6214436cf3a9.tar.gz |
network/WireGuard: Updated for version 0.0.20180218.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/WireGuard')
-rw-r--r-- | network/WireGuard/WireGuard.SlackBuild | 2 | ||||
-rw-r--r-- | network/WireGuard/WireGuard.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/WireGuard/WireGuard.SlackBuild b/network/WireGuard/WireGuard.SlackBuild index aad5efed81..4e06ff2a9b 100644 --- a/network/WireGuard/WireGuard.SlackBuild +++ b/network/WireGuard/WireGuard.SlackBuild @@ -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} diff --git a/network/WireGuard/WireGuard.info b/network/WireGuard/WireGuard.info index 9deca6e5f3..f03270fa7b 100644 --- a/network/WireGuard/WireGuard.info +++ b/network/WireGuard/WireGuard.info @@ -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="" |