From: Kirill Moizik <[email protected]>

http does not supported anymore, have to use https

Signed-off-by: Kirill Moizik <[email protected]>
---
 spice-osx-build-setup.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spice-osx-build-setup.sh b/spice-osx-build-setup.sh
index c04311e..4934ed7 100755
--- a/spice-osx-build-setup.sh
+++ b/spice-osx-build-setup.sh
@@ -26,7 +26,7 @@
 #
 
 SOURCE=$HOME/Source
-BASEURL="http://git.gnome.org/browse/gtk-osx/plain/";
+BASEURL="https://git.gnome.org/browse/gtk-osx/plain/";
 SPICE_JHBUILD_GIT="git://people.freedesktop.org/~teuf/spice-jhbuild"
 
 do_exit()
-- 
1.9.5 (Apple Git-50.3)

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to