diff options
| -rw-r--r-- | scripts/package-build/hostap/package.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/package-build/hostap/package.toml b/scripts/package-build/hostap/package.toml index 86033ec1..2a76d78e 100644 --- a/scripts/package-build/hostap/package.toml +++ b/scripts/package-build/hostap/package.toml @@ -7,5 +7,5 @@ build_cmd = "/bin/true" [[packages]] name = "hostap" commit_id = "525bbfca3" -scm_url = "git://w1.fi/srv/git/hostap.git" +scm_url = "https://git.w1.fi/hostap.git" build_cmd = "cd ..; y | ./build.sh" |
