update openvpn and disable the two earlier non-functional builds
This commit is contained in:
parent
6c0dde733a
commit
8ef49589bf
|
|
@ -6,6 +6,9 @@ Issue Tracker:http://code.google.com/p/ics-openvpn/issues/list
|
||||||
|
|
||||||
Summary:OpenVPN without root
|
Summary:OpenVPN without root
|
||||||
Description:
|
Description:
|
||||||
|
Apologies to those who installed 0.5.21/0.5.22: the app was built incorrectly and
|
||||||
|
didn't work at all.
|
||||||
|
|
||||||
With the VPNService in Android 4.0+ it is possible to create a VPN that doesn't
|
With the VPNService in Android 4.0+ it is possible to create a VPN that doesn't
|
||||||
need root access. The GUI is licensed under BSD while the OpenVPN core is licensed
|
need root access. The GUI is licensed under BSD while the OpenVPN core is licensed
|
||||||
under the GPL.
|
under the GPL.
|
||||||
|
|
@ -14,11 +17,13 @@ under the GPL.
|
||||||
Repo Type:hg
|
Repo Type:hg
|
||||||
Repo:https://code.google.com/p/ics-openvpn/
|
Repo:https://code.google.com/p/ics-openvpn/
|
||||||
|
|
||||||
Build Version:0.5.21,48,v0.5.21,buildjni=yes
|
Build Version:0.5.21,48,!broken v0.5.21,buildjni=yes
|
||||||
Build Version:0.5.22,49,v0.5.22,buildjni=yes
|
Build Version:0.5.22,49,!broken v0.5.22,buildjni=yes
|
||||||
|
Build Version:0.5.24,51,v0.5.24,buildjni=no,target=android-16,prebuild=\
|
||||||
|
sed -i 's/ndk-build APP_API=all -j 8/ndk-build APP_API=all -j 2/g' build-native.sh && ./build-native.sh
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Market
|
Update Check Mode:Market
|
||||||
Current Version:0.5.23
|
Current Version:0.5.24
|
||||||
Current Version Code:50
|
Current Version Code:51
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue