Use HTTPS in PATCH_SITES
This commit is contained in:
parent
daca936fca
commit
4ac51ebc40
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517038
@ -36,7 +36,7 @@ NO_ARCH= yes
|
||||
|
||||
# Use upstreamed patches not yet mainlined
|
||||
PATCH_DIST_STRIP= -p1
|
||||
PATCH_SITES+= http://patchwork.ozlabs.org/patch/
|
||||
PATCH_SITES+= https://patchwork.ozlabs.org/patch/
|
||||
|
||||
# Sanity checks
|
||||
.if !defined(MODEL) && !defined(BOARD_CONFIG) && !defined(FAMILY)
|
||||
|
Loading…
Reference in New Issue
Block a user