mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
testing: Fix URL for kernel patches
This commit is contained in:
parent
4dd3d0e57b
commit
4242c81243
@ -21,7 +21,7 @@ fi
|
||||
|
||||
if [[ $KERNELPATCH && ! -f "$KERNELPATCH" ]]
|
||||
then
|
||||
url=http://download.strongswan.org/uml/$KERNELPATCH
|
||||
url=https://download.strongswan.org/testing/$KERNELPATCH
|
||||
log_action "Downloading $url"
|
||||
execute "wget -q $url"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user