ccache, samba36: fix samba.org addresses to use https
samba.org has started to enforce https and currently plain http downloads with curl/wget fail, so convert samba.org download links to use https. Modernise links at the same time. Also convert samba.org URL fields to have https. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
committed by
Jo-Philipp Wich
parent
68bef935d5
commit
eaf3fef946
@@ -67,7 +67,7 @@ menuconfig DEVEL
|
||||
bool "Use ccache" if DEVEL
|
||||
default n
|
||||
help
|
||||
Compiler cache; see http://ccache.samba.org/.
|
||||
Compiler cache; see https://ccache.samba.org/
|
||||
|
||||
config EXTERNAL_KERNEL_TREE
|
||||
string "Use external kernel tree" if DEVEL
|
||||
|
||||
Reference in New Issue
Block a user