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>
This commit is contained in:
Reza Talebi 2020-09-26 02:28:28 +01:00 committed by Willy Sudiarto Raharjo
parent a0d25f6f80
commit 4cfd64410b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
3 changed files with 10 additions and 9 deletions

View file

@ -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

View file

@ -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}

View file

@ -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"