mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/libglob: add an upstream URL to Config.in
Add an upstream URL to the help text in Config.in. This addresses the 'Missing' URL status in the package stats web page output. Signed-off-by: Mark Corbin <mark@dibsco.co.uk> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
085f32c17b
commit
813b9c34cf
@@ -2,3 +2,5 @@ config BR2_PACKAGE_LIBGLOB
|
||||
bool "libglob"
|
||||
help
|
||||
OpenBSD implementation of glob(3).
|
||||
|
||||
https://github.com/void-linux/libglob
|
||||
|
||||
Reference in New Issue
Block a user