Don't update KeePassDroid to 2.0.5beta1 (139): beta
This commit is contained in:
parent
a7f0fba75d
commit
433fa555a9
|
@ -180,6 +180,14 @@ Build:2.0.4,138
|
||||||
sh prep_build.sh
|
sh prep_build.sh
|
||||||
buildjni=yes
|
buildjni=yes
|
||||||
|
|
||||||
|
Build:2.0.5beta1,139
|
||||||
|
disable=pre-release
|
||||||
|
commit=v2.0.5beta1
|
||||||
|
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:
|
Maintainer Notes:
|
||||||
Build tries to download file from an expired domain. We force IP for now.
|
Build tries to download file from an expired domain. We force IP for now.
|
||||||
However, actually upstream should include the downloaded sources directly.
|
However, actually upstream should include the downloaded sources directly.
|
||||||
|
|
Loading…
Reference in a new issue