mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 01:39:30 -05:00
sysfsutils: update project URL
Project has been moved to GitHub. Signed-off-by: Yanase Yuki <dev@zpc.st> Link: https://github.com/openwrt/openwrt/pull/21279 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
committed by
Robert Marko
parent
1be208d805
commit
605879f232
@@ -31,7 +31,7 @@ define Package/libsysfs
|
||||
CATEGORY:=Libraries
|
||||
SUBMENU:=Filesystem
|
||||
TITLE:=Sysfs library
|
||||
URL:=http://linux-diag.sourceforge.net/Sysfsutils.html
|
||||
URL:=https://github.com/linux-ras/sysfsutils
|
||||
ABI_VERSION:=2
|
||||
endef
|
||||
|
||||
@@ -41,7 +41,7 @@ define Package/sysfsutils
|
||||
SUBMENU:=Filesystem
|
||||
DEPENDS:=+libsysfs
|
||||
TITLE:=System Utilities Based on Sysfs
|
||||
URL:=http://linux-diag.sourceforge.net/Sysfsutils.html
|
||||
URL:=https://github.com/linux-ras/sysfsutils
|
||||
endef
|
||||
|
||||
define Package/libsysfs/description
|
||||
|
||||
Reference in New Issue
Block a user