[geany/geany] c415d1: Merge pull request #1931 from eht16/issue1930_fix_gtk3_bundle_download

Colomban Wendling git-noreply at xxxxx
Fri Sep 21 09:16:26 UTC 2018


Branch:      refs/heads/master
Author:      Colomban Wendling <ban at herbesfolles.org>
Committer:   Colomban Wendling <ban at herbesfolles.org>
Date:        Fri, 21 Sep 2018 09:16:26 UTC
Commit:      c415d1d19d5818c8b6bf40c32ba5b238d3472236
             https://github.com/geany/geany/commit/c415d1d19d5818c8b6bf40c32ba5b238d3472236

Log Message:
-----------
Merge pull request #1931 from eht16/issue1930_fix_gtk3_bundle_download

Update link to GTK+3 bundle for test builds to self-hosted version


Modified Paths:
--------------
    scripts/cross-build-mingw.sh

Modified: scripts/cross-build-mingw.sh
2 lines changed, 1 insertions(+), 1 deletions(-)
===================================================================
@@ -16,7 +16,7 @@
 # You may change those
 HOST=i686-w64-mingw32
 GTK2_BUNDLE_ZIP="http://ftp.gnome.org/pub/gnome/binaries/win32/gtk+/2.24/gtk+-bundle_2.24.10-20120208_win32.zip"
-GTK3_BUNDLE_ZIP="http://win32builder.gnome.org/gtk+-bundle_3.8.2-20131001_win32.zip"
+GTK3_BUNDLE_ZIP="https://download.geany.org/contrib/gtk/gtk+-bundle_3.8.2-20131001_win32.zip"
 BUILDDIR=_build-cross-mingw
 GTK3=no
 CONFIGUREFLAGS="--enable-nls"



--------------
This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).


More information about the Commits mailing list