mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-07 11:30:37 +00:00
kexec-tools: update URL
Update URL variable to reflect switch to Github for development The old URL returns HTTP 404 Signed-off-by: Felix Baumann <felix.bau@gmx.de> Link: https://github.com/openwrt/openwrt/pull/17752 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
parent
df1f6e1e18
commit
3e6e9b2116
@ -24,7 +24,7 @@ include $(INCLUDE_DIR)/package.mk
|
|||||||
define Package/kexec-tools/Default
|
define Package/kexec-tools/Default
|
||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
URL:=http://kernel.org/pub/linux/kernel/people/horms/kexec-tools/
|
URL:=https://github.com/horms/kexec-tools
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/kexec-tools
|
define Package/kexec-tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user