Parcourir la source

fetch diethotplug from kernel.org

Eric Andersen il y a 20 ans
Parent
commit
6628d4b2f6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      package/hotplug/hotplug.mk

+ 1 - 1
package/hotplug/hotplug.mk

@@ -4,7 +4,7 @@
 #
 #
 #############################################################
 #############################################################
 HOTPLUG_SOURCE=diethotplug-0.4.tar.gz
 HOTPLUG_SOURCE=diethotplug-0.4.tar.gz
-HOTPLUG_SITE=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/linux-hotplug
+HOTPLUG_SITE=http://www.kernel.org/pub/linux/utils/kernel/hotplug/
 HOTPLUG_DIR=$(BUILD_DIR)/diethotplug-0.4
 HOTPLUG_DIR=$(BUILD_DIR)/diethotplug-0.4
 
 
 $(DL_DIR)/$(HOTPLUG_SOURCE):
 $(DL_DIR)/$(HOTPLUG_SOURCE):