Merge pull request #1931 from eht16/issue1930_fix_gtk3_bundle_download
Update link to GTK+3 bundle for test builds to self-hosted version
This commit is contained in:
commit
c415d1d19d
@ -16,7 +16,7 @@
|
|||||||
# You may change those
|
# You may change those
|
||||||
HOST=i686-w64-mingw32
|
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"
|
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
|
BUILDDIR=_build-cross-mingw
|
||||||
GTK3=no
|
GTK3=no
|
||||||
CONFIGUREFLAGS="--enable-nls"
|
CONFIGUREFLAGS="--enable-nls"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user