diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-07-19 12:05:26 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-07-21 06:53:32 +0700 |
commit | e1320379fca7eef426ad52f3b2ae621018898913 (patch) | |
tree | 263b84004ee09c9ee45098acb020b37f0942ec2e | |
parent | d4f21361bd4a5feab92c28fdc9a670dce82bbdf3 (diff) | |
download | slackbuilds-e1320379fca7eef426ad52f3b2ae621018898913.tar.gz |
network/WireGuard: Updated for version 0.0.20180718.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-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 b4783ff55a..69a08ac989 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.20180708} +VERSION=${VERSION:-0.0.20180718} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/WireGuard/WireGuard.info b/network/WireGuard/WireGuard.info index c1a43d56ce..fdec20fc0d 100644 --- a/network/WireGuard/WireGuard.info +++ b/network/WireGuard/WireGuard.info @@ -1,8 +1,8 @@ PRGNAM="WireGuard" -VERSION="0.0.20180708" +VERSION="0.0.20180718" HOMEPAGE="https://www.wireguard.com/" -DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180708.tar.xz" -MD5SUM="2294b97a3aa8ceaff90f516912631c8b" +DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20180718.tar.xz" +MD5SUM="84ebc06f9efc5ea121df54bf6799d983" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |