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:
Yanase Yuki
2025-12-25 13:25:06 +09:00
committed by Robert Marko
parent 1be208d805
commit 605879f232

View File

@@ -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