mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
ProtonVPN: fix 2.6.0.0 (102060000)
This commit is contained in:
parent
fbd899625d
commit
5a19594ce7
1 changed files with 2 additions and 4 deletions
|
|
@ -405,9 +405,7 @@ Builds:
|
|||
- openvpn/src/main/cpp/openvpn3/test/unittests
|
||||
- strongswan/testing/hosts/alice/etc/raddb/certs/random
|
||||
prebuild:
|
||||
- sed -i -e '/triple/d' -e '/play\ {/,+4d' -e 's/20.0.5594570/20.1.5948944/'
|
||||
build.gradle
|
||||
- sed -i -e 's/20.0.5594570/20.1.5948944/' ../openvpn/build.gradle.kts
|
||||
- sed -i -e '/triple/d' -e '/play\ {/,+4d' build.gradle
|
||||
- sed -i -e '/kotlinx/d' ../build.gradle
|
||||
- pushd ../strongswan
|
||||
- git clone git://git.strongswan.org/android-ndk-boringssl.git -b ndk-static
|
||||
|
|
@ -433,7 +431,7 @@ Builds:
|
|||
- rm -fr openvpn/build/tmp
|
||||
- rm -fr openvpn/.cxx
|
||||
- popd
|
||||
ndk: r20b
|
||||
ndk: r21d
|
||||
gradleprops:
|
||||
- buildUniversalApk
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue