summaryrefslogtreecommitdiffstats
path: root/rules/bridge-utils.make
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2005-12-30 21:55:46 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2005-12-30 21:55:46 +0000
commit5724a48e1d210245b9a6efeb84c8d91d1605a76e (patch)
tree977a601f521471b3bb4e75c8935a30967615aa23 /rules/bridge-utils.make
parent79194c042460b553616a8dc84f28ab158233e7ef (diff)
downloadptxdist-5724a48e1d210245b9a6efeb84c8d91d1605a76e.tar.gz
ptxdist-5724a48e1d210245b9a6efeb84c8d91d1605a76e.tar.xz
use sf mirror
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.9-trunk@3623 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/bridge-utils.make')
-rw-r--r--rules/bridge-utils.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/bridge-utils.make b/rules/bridge-utils.make
index c7c8d063a..faeba28e3 100644
--- a/rules/bridge-utils.make
+++ b/rules/bridge-utils.make
@@ -22,7 +22,7 @@ PACKAGES-$(PTXCONF_BRIDGE_UTILS) += bridge-utils
BRIDGE_UTILS_VERSION = 1.0.4
BRIDGE_UTILS = bridge-utils-$(BRIDGE_UTILS_VERSION)
BRIDGE_UTILS_SUFFIX = tar.gz
-BRIDGE_UTILS_URL = http://unc.dl.sourceforge.net/sourceforge/bridge/$(BRIDGE_UTILS).$(BRIDGE_UTILS_SUFFIX)
+BRIDGE_UTILS_URL = $(PTXCONF_SETUP_SFMIRROR)/bridge/$(BRIDGE_UTILS).$(BRIDGE_UTILS_SUFFIX)
BRIDGE_UTILS_SOURCE = $(SRCDIR)/$(BRIDGE_UTILS).$(BRIDGE_UTILS_SUFFIX)
BRIDGE_UTILS_DIR = $(BUILDDIR)/$(BRIDGE_UTILS)