mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/xfsprogs: update Kconfig package homepage URL
The old xfs homepage URL [1] seems defunct at the time of this commit. The http URL redirects to https, the certificate expired on 2024-01-26. If the certificate expiration date is ignored, the site shows a "502 Bad Gateway" error. The package README [2] advertise the homepage as [3]. This commit updates the URL to the new one. [1] http://xfs.org [2] https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/tree/README?h=v6.4.0#n12 [3] https://xfs.wiki.kernel.org Signed-off-by: Julien Olivain <ju.o@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
179dd69969
commit
daa5d775d7
@@ -18,4 +18,4 @@ config BR2_PACKAGE_XFSPROGS
|
||||
help
|
||||
The XFS file system utilities and libraries
|
||||
|
||||
http://xfs.org
|
||||
https://xfs.wiki.kernel.org
|
||||
|
||||
Reference in New Issue
Block a user