Update OpenConnect to 0.6 (600)
This commit is contained in:
parent
bd3fbdf495
commit
da715bd52f
|
@ -53,6 +53,13 @@ Build:0.5,509
|
|||
make -C external/openconnect/android sources
|
||||
build=make -C external NDK=$$NDK$$
|
||||
|
||||
Build:0.6,600
|
||||
commit=v0.6
|
||||
submodules=yes
|
||||
prebuild=rm -rf assets/raw/{armeabi,x86,mips} libs/*.jar libs/*/*.so && \
|
||||
make -C external/openconnect/android sources
|
||||
build=make -C external NDK=$$NDK$$
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.6
|
||||
|
|
Loading…
Reference in a new issue