Update OpenVPN for Android to 0.6.64 (145), closes #590
This commit is contained in:
parent
ef8a76dbc0
commit
0d8a3bcfec
|
|
@ -207,6 +207,20 @@ Build:0.6.63,144
|
||||||
scandelete=main/breakpad
|
scandelete=main/breakpad
|
||||||
build=USE_BREAKPAD=0 ./misc/build-native.sh
|
build=USE_BREAKPAD=0 ./misc/build-native.sh
|
||||||
|
|
||||||
|
Build:0.6.64,145
|
||||||
|
commit=v0.6.64
|
||||||
|
subdir=main
|
||||||
|
submodules=yes
|
||||||
|
gradle=normal
|
||||||
|
prebuild=sed -i -e '/classpath/s/gradle:2.3.0-beta1/gradle:2.3.0-beta3/g' ../build.gradle && \
|
||||||
|
sed -i -e 's/gradle-3.2/gradle-3.3/g' ../gradle/wrapper/gradle-wrapper.properties
|
||||||
|
scandelete=main/breakpad
|
||||||
|
build=USE_BREAKPAD=0 ./misc/build-native.sh
|
||||||
|
|
||||||
|
Maintainer Notes:
|
||||||
|
gradle patches should not apply to 65+
|
||||||
|
.
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags .*-production
|
Update Check Mode:Tags .*-production
|
||||||
Current Version:0.6.63
|
Current Version:0.6.63
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue