diff options
author | David Spencer <baildon.research@googlemail.com> | 2018-11-24 01:58:02 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-11-24 12:35:15 +0700 |
commit | 26a5a588cc390ef4062152e7ffd785be58ca32f3 (patch) | |
tree | cb407541f4e4ff63419b19111c02b67678912eeb /network/WireGuard | |
parent | 7b9a0a45340b73646d9415438cebf5eb071413b8 (diff) | |
download | slackbuilds-26a5a588cc390ef4062152e7ffd785be58ca32f3.tar.gz |
network/WireGuard: Updated for version 0.0.20181119.
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 6278846a8a..9596371d13 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.20181115} +VERSION=${VERSION:-0.0.20181119} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/WireGuard/WireGuard.info b/network/WireGuard/WireGuard.info index b6d0b02e1a..bc89830609 100644 --- a/network/WireGuard/WireGuard.info +++ b/network/WireGuard/WireGuard.info @@ -1,8 +1,8 @@ PRGNAM="WireGuard" -VERSION="0.0.20181115" +VERSION="0.0.20181119" HOMEPAGE="https://www.wireguard.com/" -DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20181115.tar.xz" -MD5SUM="3ad3ea4705f1d855990f565480294ded" +DOWNLOAD="https://git.zx2c4.com/WireGuard/snapshot/WireGuard-0.0.20181119.tar.xz" +MD5SUM="d1bafdc59a2bed867879b737c17b66b3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |