package/libglob: add an upstream URL to Config.in
authorMark Corbin <mark@dibsco.co.uk>
Thu, 28 Nov 2019 12:13:08 +0000 (12:13 +0000)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 29 Nov 2019 10:38:07 +0000 (11:38 +0100)
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>
package/libglob/Config.in

index 029ed6a1d391daef4231d01e61d170d5914e6017..7ae2bfd250a6669c3965a4eaf982f9ec91002a27 100644 (file)
@@ -2,3 +2,5 @@ config BR2_PACKAGE_LIBGLOB
        bool "libglob"
        help
          OpenBSD implementation of glob(3).
+
+         https://github.com/void-linux/libglob