Update DroidFS to 1.5.2 (16)

This commit is contained in:
F-Droid checkupdates bot 2021-07-15 04:39:07 +00:00
parent 1efb9fba89
commit 991d4b53bb

View file

@ -86,7 +86,27 @@ Builds:
- OPENSSL_PATH="$$OpenSSL$$" ./build.sh
ndk: r21e
- versionName: 1.5.2
versionCode: 16
commit: a4a1454d9155e44e452a4d91d6bb717a47ac466d
subdir: app
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y -t testing golang-go
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.1
CurrentVersionCode: 15
CurrentVersion: 1.5.2
CurrentVersionCode: 16