Explorar o código

fetch diethotplug from kernel.org

Eric Andersen %!s(int64=20) %!d(string=hai) anos
pai
achega
6628d4b2f6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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_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
 
 $(DL_DIR)/$(HOTPLUG_SOURCE):