Update DroidFS to 1.5.4 (18)

This commit is contained in:
F-Droid checkupdates bot 2021-09-06 04:40:45 +00:00
parent 78d4e0432e
commit 8e45ec68cb

View file

@ -106,7 +106,27 @@ Builds:
- OPENSSL_PATH="$$OpenSSL$$" ./build.sh
ndk: r21e
- versionName: 1.5.4
versionCode: 18
commit: fd98c420148036fcaca2796353fe4f4810594cd2
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.2
CurrentVersionCode: 16
CurrentVersion: 1.5.4
CurrentVersionCode: 18