mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
don't use ftp for gnu stuff, a few version bumps as well,
based on a patch from Fu Yunhui
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#
|
||||
#############################################################
|
||||
AUTOCONF_SOURCE:=autoconf-2.59.tar.bz2
|
||||
AUTOCONF_SITE:=ftp://ftp.gnu.org/gnu/autoconf
|
||||
AUTOCONF_SITE:=http://ftp.gnu.org/pub/gnu/autoconf
|
||||
AUTOCONF_CAT:=bzcat
|
||||
AUTOCONF_DIR:=$(BUILD_DIR)/autoconf-2.59
|
||||
AUTOCONF_BINARY:=autoconf
|
||||
|
||||
Reference in New Issue
Block a user