mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
buildserver: update to latest tools and m2repository
This commit is contained in:
parent
3046156a89
commit
1d91a400a2
1 changed files with 2 additions and 2 deletions
|
@ -121,8 +121,8 @@ if config['apt_package_cache']:
|
||||||
config['aptcachedir'] = cachedir + '/apt/archives'
|
config['aptcachedir'] = cachedir + '/apt/archives'
|
||||||
|
|
||||||
cachefiles = [
|
cachefiles = [
|
||||||
('https://dl.google.com/android/repository/tools_r25.2.2-linux.zip',
|
('https://dl.google.com/android/repository/tools_r25.2.3-linux.zip',
|
||||||
'10d5185af8fee80a7ee093585bf84962d0a877b92a8fef489e2030e910f6a360'),
|
'1b35bcb94e9a686dff6460c8bca903aa0281c6696001067f34ec00093145b560'),
|
||||||
('https://dl.google.com/android/repository/android_m2repository_r43.zip',
|
('https://dl.google.com/android/repository/android_m2repository_r43.zip',
|
||||||
'8a9aa55c894f9c79e835e3930654b26cc829c35260463b6868296d65782e18d1'),
|
'8a9aa55c894f9c79e835e3930654b26cc829c35260463b6868296d65782e18d1'),
|
||||||
('https://dl.google.com/android/repository/android-1.5_r04-linux.zip',
|
('https://dl.google.com/android/repository/android-1.5_r04-linux.zip',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue