mirror of
				https://github.com/f-droid/fdroidserver.git
				synced 2025-11-04 06:30:27 +03:00 
			
		
		
		
	makebuildserver: use HTTPS in default debian apt source
This commit is contained in:
		
							parent
							
								
									cdee2caa03
								
							
						
					
					
						commit
						1e2e82fbde
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -76,7 +76,7 @@ BASEBOX_CHECKSUMS = {
 | 
			
		|||
 | 
			
		||||
config = {
 | 
			
		||||
    'basebox': BASEBOX_DEFAULT,
 | 
			
		||||
    'debian_mirror': 'http://deb.debian.org/debian/',
 | 
			
		||||
    'debian_mirror': 'https://deb.debian.org/debian/',
 | 
			
		||||
    'apt_package_cache': False,
 | 
			
		||||
    'copy_caches_from_host': False,
 | 
			
		||||
    'boot_timeout': 600,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue