1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-07 01:40:10 +02:00

buildserver: update to latest tools and m2repository

This commit is contained in:
Hans-Christoph Steiner 2017-02-10 15:53:52 +01:00
parent 3046156a89
commit 1d91a400a2

View File

@ -121,8 +121,8 @@ if config['apt_package_cache']:
config['aptcachedir'] = cachedir + '/apt/archives'
cachefiles = [
('https://dl.google.com/android/repository/tools_r25.2.2-linux.zip',
'10d5185af8fee80a7ee093585bf84962d0a877b92a8fef489e2030e910f6a360'),
('https://dl.google.com/android/repository/tools_r25.2.3-linux.zip',
'1b35bcb94e9a686dff6460c8bca903aa0281c6696001067f34ec00093145b560'),
('https://dl.google.com/android/repository/android_m2repository_r43.zip',
'8a9aa55c894f9c79e835e3930654b26cc829c35260463b6868296d65782e18d1'),
('https://dl.google.com/android/repository/android-1.5_r04-linux.zip',