diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-03-07 13:43:17 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-10 07:11:03 +0700 |
commit | bce65be2eec25f10706c07f8c6f2e85e7ceb8e9c (patch) | |
tree | e9afb8f30b9ab0c63f7e811c9c3c70ee2d6dc7ef /network/WireGuard | |
parent | 5e3b909777631015232b9909299ce0c3fab2c56c (diff) | |
download | slackbuilds-bce65be2eec25f10706c07f8c6f2e85e7ceb8e9c.tar.gz |
network/WireGuard: Updated for version 0.0.20180304.
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 4e06ff2a9b..e7279f6b42 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.20180218} +VERSION=${VERSION:-0.0.20180304} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/WireGuard/WireGuard.info b/network/WireGuard/WireGuard.info index f03270fa7b..6e2c975ae3 100644 --- a/network/WireGuard/WireGuard.info +++ b/network/WireGuard/WireGuard.info @@ -1,8 +1,8 @@ PRGNAM="WireGuard" -VERSION="0.0.20180218" +VERSION="0.0.20180304" HOMEPAGE="https://www.wireguard.com/" -DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180218.tar.xz" -MD5SUM="becbb2807e4fff0bf2cb645799a38930" +DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180304.tar.xz" +MD5SUM="b25a32bd36a0b81e84f93762d78bc33b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |