package/fmt: add an upstream URL to Config.in
authorMark Corbin <mark@dibsco.co.uk>
Tue, 26 Nov 2019 15:00:28 +0000 (15:00 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 26 Nov 2019 20:09:43 +0000 (21:09 +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: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/fmt/Config.in

index 69a6fb80a65a68dfd310989052d443b06854d22f..8643c9b5afcd9b8a541ea73874727fd0ec0b9956 100644 (file)
@@ -7,5 +7,7 @@ config BR2_PACKAGE_FMT
          used as a safe alternative to printf or as a fast alternative
          to IOStreams.
 
+         https://fmt.dev
+
 comment "fmt needs a toolchain w/ C++, wchar"
        depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR