diff options
author | Reza Talebi <reza.talebi.73@outlook.com> | 2020-09-26 02:28:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-09-26 16:10:52 +0700 |
commit | 4cfd64410b37919970cdc090c3366edaf5bed932 (patch) | |
tree | 7dc03ac6aea4e6f8fe9bcdd3cb7a8f1b93b8b990 /network/nordvpn | |
parent | a0d25f6f800c6fcb33aa890ceca9ea520d4a9dc6 (diff) | |
download | slackbuilds-4cfd64410b37919970cdc090c3366edaf5bed932.tar.gz |
network/nordvpn: Updated for version 3.8.4.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/nordvpn')
-rw-r--r-- | network/nordvpn/README | 11 | ||||
-rw-r--r-- | network/nordvpn/nordvpn.SlackBuild | 2 | ||||
-rw-r--r-- | network/nordvpn/nordvpn.info | 6 |
3 files changed, 10 insertions, 9 deletions
diff --git a/network/nordvpn/README b/network/nordvpn/README index 298c79fd38..8f0e00328c 100644 --- a/network/nordvpn/README +++ b/network/nordvpn/README @@ -1,5 +1,6 @@ -The NordVPN app for Linux protects your sensitive data with military-grade -encryption, so that whatever you do online stays secure and private. +The NordVPN app for Linux protects your sensitive data with +military-grade encryption, so that whatever you do online stays secure +and private. More than 5000 servers worldwide. No logs of your online activity. Secure up to 6 devices with a single account. Access online content securely, with no restrictions. @@ -15,9 +16,9 @@ The following can be used to start/stop NordVPN automatically: /etc/rc.d/rc.nordvpn stop fi -NOTE: NordVPN has implemented NordLynx (WireGuard protocol) into the app. -It is still under heavy development. However if you want to try it, you need to install -these 2 optional dependencies: +NOTE: NordVPN has implemented NordLynx (WireGuard protocol) into the +app. It is still under heavy development. However if you want to try +it, you need to install these 2 optional dependencies: wireguard-linux-compat wireguard-tools diff --git a/network/nordvpn/nordvpn.SlackBuild b/network/nordvpn/nordvpn.SlackBuild index 486765e843..a8cc942918 100644 --- a/network/nordvpn/nordvpn.SlackBuild +++ b/network/nordvpn/nordvpn.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=nordvpn -VERSION=${VERSION:-3.7.3} +VERSION=${VERSION:-3.8.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/nordvpn/nordvpn.info b/network/nordvpn/nordvpn.info index d4b0f89c1e..ce77efd724 100644 --- a/network/nordvpn/nordvpn.info +++ b/network/nordvpn/nordvpn.info @@ -1,10 +1,10 @@ PRGNAM="nordvpn" -VERSION="3.7.3" +VERSION="3.8.4" HOMEPAGE="https://www.nordvpn.com/" DOWNLOAD="UNSUPPORTED" MD5SUM="" -DOWNLOAD_x86_64="https://repo.nordvpn.com/yum/nordvpn/centos/x86_64/Packages/n/nordvpn-3.7.3-1.x86_64.rpm" -MD5SUM_x86_64="da815c26f9ceec52e9d33541cb304fea" +DOWNLOAD_x86_64="https://repo.nordvpn.com/yum/nordvpn/centos/x86_64/Packages/n/nordvpn-3.8.4-1.x86_64.rpm" +MD5SUM_x86_64="1fb07cbca09f1a59c5cd044f41a141e1" REQUIRES="" MAINTAINER="Reza Talebi" EMAIL="reza.talebi.73@outlook.com" |