[Spice-devel] [PATCH 3/3] fix gtk-osx url protocol, https instead of http

Kirill Moizik kirill at daynix.com
Tue Jul 7 09:26:35 PDT 2015


From: Kirill Moizik <kmoizik at redhat.com>

---
 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()
-- 
2.3.2 (Apple Git-55)



More information about the Spice-devel mailing list