mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
KeePassDroid: Fix build
This commit is contained in:
parent
08eb9f4f44
commit
3ac5c11247
1 changed files with 6 additions and 1 deletions
|
|
@ -163,12 +163,17 @@ Build:2.0.2,135
|
|||
buildjni=yes
|
||||
|
||||
Build:2.0.3,136
|
||||
disable=prebuild fails (domain expired)
|
||||
commit=v2.0.3
|
||||
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.
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.0.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue