aboutsummaryrefslogtreecommitdiff
path: root/net/ocserv/Makefile
diff options
context:
space:
mode:
authorQian <billsq@billsq.me>2017-04-26 16:25:20 -0700
committerQian <billsq@billsq.me>2017-04-26 16:25:20 -0700
commit59abfdf843fd800ac167ccd9b557c6abe7e65a10 (patch)
treee57e3a9bd63c9a6bf52a14c4987df33a883eeb2c /net/ocserv/Makefile
parent18313cbe6e9315947e1cf83c80c3d8c57b8ec5f6 (diff)
Increase PKG_RELEASE version.
Diffstat (limited to 'net/ocserv/Makefile')
-rw-r--r--net/ocserv/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ocserv/Makefile b/net/ocserv/Makefile
index c99775732..d99c5ba27 100644
--- a/net/ocserv/Makefile
+++ b/net/ocserv/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=ocserv
PKG_VERSION:=0.11.7
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_USE_MIPS16:=0
PKG_BUILD_DIR :=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
@@ -44,12 +44,12 @@ define Package/ocserv
endef
define Package/ocserv/description
- OpenConnect server (ocserv) is an SSL VPN server. Its purpose is to be
+ OpenConnect server (ocserv) is an SSL VPN server. Its purpose is to be
a secure, small, fast and configurable VPN server. It implements the
OpenConnect SSL VPN protocol, and has also (currently experimental)
compatibility with clients using the AnyConnect SSL VPN protocol. The
OpenConnect VPN protocol uses the standard IETF security protocols such
- as TLS 1.2, and Datagram TLS to provide the secure VPN service.
+ as TLS 1.2, and Datagram TLS to provide the secure VPN service.
endef
EXTRA_CPPFLAGS+=-I$(STAGING_DIR)/usr/include/readline/