[gtk-osx: 1/4] Fix http://git.gnome.org redirecting to https
- From: John Ralls <jralls src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-osx: 1/4] Fix http://git.gnome.org redirecting to https
- Date: Thu, 14 Mar 2013 21:23:25 +0000 (UTC)
commit 39b0c76fed098af03722da8de1c08dcda6ed58fc
Author: Calum <calumlind gmail com>
Date: Fri Mar 8 00:40:52 2013 +0000
Fix http://git.gnome.org redirecting to https
gtk-osx-build-setup.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk-osx-build-setup.sh b/gtk-osx-build-setup.sh
index f85220f..73bf37b 100755
--- a/gtk-osx-build-setup.sh
+++ b/gtk-osx-build-setup.sh
@@ -25,7 +25,7 @@
#
SOURCE=$HOME/Source
-BASEURL="http://git.gnome.org/browse/gtk-osx/plain/"
+BASEURL="https://git.gnome.org/browse/gtk-osx/plain/"
do_exit()
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]