diff options
author | David Spencer <baildon.research@googlemail.com> | 2017-10-27 23:10:41 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-28 07:07:09 +0700 |
commit | ef70138665dffa7f9d9f0616d9807d60e157d5e7 (patch) | |
tree | 92f518e526c6f4f05d8364f9d3ee2e202b9bd8bf /network | |
parent | 9499ba3339046c69a7e7cd957b51bcc5f55d0392 (diff) |
network/WireGuard: Updated for version 0.0.20171017.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network')
-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 3f5f88a5841f..d8b62dd5a0f6 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.20171011} +VERSION=${VERSION:-0.0.20171017} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/WireGuard/WireGuard.info b/network/WireGuard/WireGuard.info index 8d7a38ad4415..ca81bdb0ee93 100644 --- a/network/WireGuard/WireGuard.info +++ b/network/WireGuard/WireGuard.info @@ -1,8 +1,8 @@ PRGNAM="WireGuard" -VERSION="0.0.20171011" +VERSION="0.0.20171017" HOMEPAGE="https://www.wireguard.com/" -DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20171011.tar.xz" -MD5SUM="16ff5cb73fd58c9246192f96a6610fe4" +DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20171017.tar.xz" +MD5SUM="1184c5734f7cd3b5895157835a336b3d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |