apply new lint rules forcing HTTPS to savannah.nongnu.org
sed -i \ -e 's,[a-z]*://savannah.nongnu.org,https://savannah.nongnu.org,' \ -e 's,[a-z]*://download.savannah.nongnu.org,https://download.savannah.nongnu.org,' \ -e 's,[a-z]*://git.savannah.nongnu.org,https://git.savannah.nongnu.org,' \ metadata/*.txt
This commit is contained in:
parent
7ccbc21dd2
commit
d621465ce1
|
@ -15,7 +15,7 @@ system, and will also run on Replicant OS.
|
|||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:git://git.savannah.nongnu.org/kiba.git
|
||||
Repo:https://git.savannah.nongnu.org/git/kiba.git
|
||||
|
||||
Build:1.0,1
|
||||
commit=v1.0
|
||||
|
|
Loading…
Reference in a new issue