Fixes to app.openconnect
This commit is contained in:
parent
a196059fdb
commit
887b263909
|
@ -4,7 +4,7 @@ Source Code:https://github.com/cernekee/ics-openconnect
|
|||
Issue Tracker:https://github.com/cernekee/ics-openconnect/issues
|
||||
|
||||
Auto Name:OpenConnect
|
||||
Summary:SSL VPN client for Cisco AnyConnect protocol
|
||||
Summary:SSL VPN client for Cisco AnyConnect
|
||||
Description:
|
||||
OpenConnect for Android is an SSL VPN client used with Cisco AnyConnect or
|
||||
ocserv based gateways.
|
||||
|
@ -17,7 +17,6 @@ Features:
|
|||
* Compatible with ARMv7, x86, and MIPS devices
|
||||
* No root required
|
||||
* Based on the popular [http://www.infradead.org/openconnect/ OpenConnect Linux package]
|
||||
*100% open source
|
||||
|
||||
Requirements:
|
||||
|
||||
|
@ -35,7 +34,7 @@ Build:0.1,1
|
|||
make -C external/openconnect/android sources
|
||||
build=make -C external NDK=$$NDK$$
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.1
|
||||
Current Version Code:1
|
||||
|
|
Loading…
Reference in a new issue