summaryrefslogtreecommitdiffstats
path: root/package/bison
diff options
context:
space:
mode:
authorPeter Korsgaard2008-03-11 09:17:17 +0100
committerPeter Korsgaard2008-03-11 09:17:17 +0100
commitefa0423110835898ebb596813b7a499dbc3dace0 (patch)
treee96e89d1924fc2b4270b49eafd3ac6ab81ac4e59 /package/bison
parentbusybox: remove config dependency on busybox-source (diff)
downloadbuildroot-efa0423110835898ebb596813b7a499dbc3dace0.tar.gz
buildroot-efa0423110835898ebb596813b7a499dbc3dace0.tar.xz
buildroot-efa0423110835898ebb596813b7a499dbc3dace0.zip
buildroot: Use BR2_GNU_MIRROR everywhere
Patch by Nigel Kukard.
Diffstat (limited to 'package/bison')
-rw-r--r--package/bison/bison.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bison/bison.mk b/package/bison/bison.mk
index 3eb9643fd..edabc24a2 100644
--- a/package/bison/bison.mk
+++ b/package/bison/bison.mk
@@ -5,7 +5,7 @@
#############################################################
BISON_VERSION:=2.3
BISON_SOURCE:=bison-$(BISON_VERSION).tar.bz2
-BISON_SITE:=http://ftp.gnu.org/pub/gnu/bison
+BISON_SITE:=$(BR2_GNU_MIRROR)/gnu/bison
BISON_DIR:=$(BUILD_DIR)/bison-$(BISON_VERSION)
BISON_CAT:=$(BZCAT)
BISON_BINARY:=src/bison