diff options
Diffstat (limited to 'package/hotplug')
-rw-r--r-- | package/hotplug/hotplug.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/hotplug/hotplug.mk b/package/hotplug/hotplug.mk index 74ffc8603..8b8654253 100644 --- a/package/hotplug/hotplug.mk +++ b/package/hotplug/hotplug.mk @@ -4,7 +4,7 @@ # ############################################################# HOTPLUG_SOURCE=diethotplug-0.4.tar.gz -HOTPLUG_SITE=http://aleron.dl.sourceforge.net/sourceforge/linux-hotplug +HOTPLUG_SITE=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/linux-hotplug HOTPLUG_DIR=$(BUILD_DIR)/diethotplug-0.4 $(DL_DIR)/$(HOTPLUG_SOURCE): |