diff --git a/metadata/com.android.keepass.txt b/metadata/com.android.keepass.txt index 7e7b1ffb36..354592c5af 100644 --- a/metadata/com.android.keepass.txt +++ b/metadata/com.android.keepass.txt @@ -169,6 +169,13 @@ Build:2.0.3,136 sh prep_build.sh buildjni=yes +Build:2.0.4-beta1,137 + commit=v2.0.4beta1 + prebuild=cd jni && \ + sed -i -e 's/brgladman.org/173.254.28.24\/~brgladma/g' prep_build.sh && \ + sh prep_build.sh + buildjni=yes + Maintainer Notes: Build tries to download file from an expired domain. We force IP for now. However, actually upstream should include the downloaded sources directly.