Browse Source

fetch diethotplug from kernel.org

Eric Andersen 20 năm trước cách đây
mục cha
commit
6628d4b2f6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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):