diff options
Diffstat (limited to 'source/n/openvpn')
-rwxr-xr-x | source/n/openvpn/openvpn.SlackBuild | 4 | ||||
-rw-r--r-- | source/n/openvpn/slack-desc | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/source/n/openvpn/openvpn.SlackBuild b/source/n/openvpn/openvpn.SlackBuild index f0c78ce7..8477c453 100755 --- a/source/n/openvpn/openvpn.SlackBuild +++ b/source/n/openvpn/openvpn.SlackBuild @@ -23,8 +23,8 @@ PKGNAM=openvpn -VERSION=2.1.4 -BUILD=${BUILD:-2} +VERSION=2.2.2 +BUILD=${BUILD:-1} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then diff --git a/source/n/openvpn/slack-desc b/source/n/openvpn/slack-desc index 4f4af4c4..e73ab2fd 100644 --- a/source/n/openvpn/slack-desc +++ b/source/n/openvpn/slack-desc @@ -8,7 +8,7 @@ |-----handy-ruler------------------------------------------------------| openvpn: openvpn (secure IP tunnel daemon) openvpn: -openvpn: OpenVPN is a full-featured SSL VPN which can accomodate a wide range +openvpn: OpenVPN is a full-featured SSL VPN which can accommodate a wide range openvpn: of configurations, including remote access, site-to-site VPNs, WiFi openvpn: security, and enterprise-scale remote access with load balancing, openvpn: failover, and fine-grained access-controls. |