update basebox to fdroid/basebox-stretch64

This commit is contained in:
Michael Pöhn 2018-09-18 12:50:22 +02:00
parent 4a69a37d8e
commit 4af9199c92
2 changed files with 4 additions and 2 deletions

View file

@ -55,7 +55,7 @@ cachedir = os.path.join(os.getenv('HOME'), '.cache', 'fdroidserver')
logger.debug('cachedir set to: %s', cachedir)
config = {
'basebox': 'fdroid-stretch64',
'basebox': 'fdroid/basebox-stretch64',
'debian_mirror': 'http://deb.debian.org/debian/',
'apt_package_cache': False,
'copy_caches_from_host': False,