Update DroidFS to 1.6.0 (19)

This commit is contained in:
F-Droid checkupdates bot 2021-10-21 04:37:14 +00:00
parent a49b1000de
commit de08c77650

View file

@ -128,7 +128,29 @@ Builds:
- OPENSSL_PATH="$$OpenSSL$$" ./build.sh
ndk: r21e
- versionName: 1.6.0
versionCode: 19
commit: 26153d44b9aee926373704290d66ab963f9d0167
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y -t testing golang-go
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- yes
output: build/outputs/apk/release/app-universal-release-unsigned.apk
srclibs:
- OpenSSL@OpenSSL_1_1_1
prebuild: go get golang.org/x/sys/unix golang.org/x/sys/cpu golang.org/x/crypto/hkdf
github.com/jacobsa/crypto/siv github.com/rfjakob/eme
build:
- cd libgocryptfs
- OPENSSL_PATH="$$OpenSSL$$" ./build.sh
ndk: r21e
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
CurrentVersion: 1.5.4
CurrentVersionCode: 18
CurrentVersion: 1.6.0
CurrentVersionCode: 19