chiark / gitweb /
verify: if downloading from /repo/ fails, try /archive/
authorHans-Christoph Steiner <hans@eds.org>
Mon, 17 Jul 2017 10:11:33 +0000 (12:11 +0200)
committerHans-Christoph Steiner <hans@eds.org>
Wed, 19 Jul 2017 13:07:50 +0000 (15:07 +0200)
commit7613c18dd80969cec9db0e209611c9ebc3176fed
treec32fd4855e48b0362197d034f4b5db2c26146468
parent67d98c5a36025043d2f3875b52ca3a8837282dbd
verify: if downloading from /repo/ fails, try /archive/

The Builds entries in metadata/ files do not easily say whether a
given APK is in the repo/ or the archive/.  So it should also try to
download the official APK from the archive/ when verifying.
fdroidserver/verify.py