diff --git a/metadata/com.android.keepass.txt b/metadata/com.android.keepass.txt index 95f33e94eb..67d9473c57 100644 --- a/metadata/com.android.keepass.txt +++ b/metadata/com.android.keepass.txt @@ -176,6 +176,13 @@ Build:2.0.4beta1,137 sh prep_build.sh buildjni=yes +Build:2.0.4,138 + commit=v2.0.4 + 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.