aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/macosx
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2015-04-02 12:10:36 -0700
committerGerald Combs <gerald@wireshark.org>2015-04-02 19:21:41 +0000
commit7787c1b46449504c8dbd80ec1c5ab838dd70d2d2 (patch)
treeec8596bd3e9349a2f612cc1669f370f89aadb9ab /packaging/macosx
parentc3bc15907dc9a88f628d878317addec5ad3555db (diff)
Fixup our anonsvn URLs.
Change-Id: Id18d392bf7ff948fc78b684d8222c5c3725d302a Reviewed-on: https://code.wireshark.org/review/7886 Reviewed-by: Gerald Combs <gerald@wireshark.org>
Diffstat (limited to 'packaging/macosx')
-rwxr-xr-xpackaging/macosx/native-gtk/build-gtk.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/packaging/macosx/native-gtk/build-gtk.sh b/packaging/macosx/native-gtk/build-gtk.sh
index 8cc870670a..5b9d6909f2 100755
--- a/packaging/macosx/native-gtk/build-gtk.sh
+++ b/packaging/macosx/native-gtk/build-gtk.sh
@@ -181,7 +181,7 @@ fi
SOURCE=${SOURCE-$HOME/Source/gtk}
CAIROCVSROOT=${CAIROCVSROOT-:pserver:anoncvs@cvs.freedesktop.org:/cvs/cairo}
-WIRESHARKSVNURL="http://anonsvn.wireshark.org/wireshark/trunk
+WIRESHARKSVNURL="https://anonsvn.wireshark.org/wireshark/trunk
GNOMESVNURL=${GNOMESVNURL-https://svn.gnome.org/svn}
if [ x$1 = xrun ]; then
@@ -653,6 +653,3 @@ fi
process_modules
echo "Done."
-
-
-