summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Anj Duvnjak <alvind11@hotmail.com>2021-02-20 13:44:34 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-02-21 00:05:03 +0700
commit87a3cd5f4173fe96e7642efc054c2c3c2b66f386 (patch)
tree61616571568052ebba92491899f91af35141b5a5 /network
parent7fb2f05d72808ea8439a524184e21c8ff7406763 (diff)
downloadslackbuilds-87a3cd5f4173fe96e7642efc054c2c3c2b66f386.tar.gz
slackbuilds-87a3cd5f4173fe96e7642efc054c2c3c2b66f386.tar.xz
network/wireguard-linux-compat: Updated for version 1.0.20210219.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/wireguard-linux-compat/README4
-rw-r--r--network/wireguard-linux-compat/wireguard-linux-compat.SlackBuild2
-rw-r--r--network/wireguard-linux-compat/wireguard-linux-compat.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/network/wireguard-linux-compat/README b/network/wireguard-linux-compat/README
index d8e5e22624..5db7f66f25 100644
--- a/network/wireguard-linux-compat/README
+++ b/network/wireguard-linux-compat/README
@@ -2,11 +2,11 @@ WireGuard is a VPN that uses state-of-the-art cryptography. It is
designed as a general purpose VPN for running on embedded interfaces
and super computers alike, fit for many different circumstances.
-This script only builds the WireGuard kernel module. Userspace
+This script only builds the WireGuard kernel module. Userspace
tools are also required to configure and use WireGuard tunnels. Refer
to the wireguard-tools script on SlackBuilds.
NOTE: Slackware-current contains the WireGuard module as of
kernel 5.10.1. If running an up to date -current, installing this
-module is no longer required. You will most likely still want to
+module is no longer required. You will most likely still want to
install the wireguard-tools SlackBuilds package.
diff --git a/network/wireguard-linux-compat/wireguard-linux-compat.SlackBuild b/network/wireguard-linux-compat/wireguard-linux-compat.SlackBuild
index 84a7f728c9..c205fdcd73 100644
--- a/network/wireguard-linux-compat/wireguard-linux-compat.SlackBuild
+++ b/network/wireguard-linux-compat/wireguard-linux-compat.SlackBuild
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wireguard-linux-compat
-VERSION=${VERSION:-1.0.20210124}
+VERSION=${VERSION:-1.0.20210219}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/wireguard-linux-compat/wireguard-linux-compat.info b/network/wireguard-linux-compat/wireguard-linux-compat.info
index 59890e34c2..eb59f72278 100644
--- a/network/wireguard-linux-compat/wireguard-linux-compat.info
+++ b/network/wireguard-linux-compat/wireguard-linux-compat.info
@@ -1,8 +1,8 @@
PRGNAM="wireguard-linux-compat"
-VERSION="1.0.20210124"
+VERSION="1.0.20210219"
HOMEPAGE="https://www.wireguard.com/"
-DOWNLOAD="https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-1.0.20210124.tar.xz"
-MD5SUM="45fe2a797dd57ff529f5f09d0754cef8"
+DOWNLOAD="https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-1.0.20210219.tar.xz"
+MD5SUM="8f177b685c7a18ea51ae7f4132cfb444"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""