summaryrefslogtreecommitdiffstats
path: root/tools/bison
diff options
context:
space:
mode:
authorralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-31 10:07:35 +0000
committerralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-05-31 10:07:35 +0000
commitfa6c7ba5a8b21ef87d2690d859df6a1d567552a6 (patch)
treec4ca006ce8f0a857a0232791ce2939487aca6389 /tools/bison
parentfa902124b5875ef27fe31747e22774bbf90eeaa0 (diff)
[tools] fix download url
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16226 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/bison')
-rw-r--r--tools/bison/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/bison/Makefile b/tools/bison/Makefile
index 60b494682..16947c7d4 100644
--- a/tools/bison/Makefile
+++ b/tools/bison/Makefile
@@ -10,7 +10,7 @@ PKG_NAME:=bison
PKG_VERSION:=2.3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
-PKG_SOURCE_URL:=ftp://ftp.gnu.org/gnu/$(PKG_NAME)
+PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
PKG_MD5SUM:=22327efdd5080e2b1acb6e560a04b43a
PKG_CAT:=zcat