diff mbox series

[1/1] package/libglob: add an upstream URL to Config.in

Message ID 20191128121308.29264-1-mark@dibsco.co.uk
State Accepted
Headers show
Series [1/1] package/libglob: add an upstream URL to Config.in | expand

Commit Message

Mark Corbin Nov. 28, 2019, 12:13 p.m. UTC
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>
---
 package/libglob/Config.in | 2 ++
 1 file changed, 2 insertions(+)

Comments

Peter Korsgaard Nov. 29, 2019, 10:39 a.m. UTC | #1
>>>>> "Mark" == Mark Corbin <mark@dibsco.co.uk> writes:

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

Committed, thanks.
diff mbox series

Patch

diff --git a/package/libglob/Config.in b/package/libglob/Config.in
index 029ed6a1d3..7ae2bfd250 100644
--- a/package/libglob/Config.in
+++ b/package/libglob/Config.in
@@ -2,3 +2,5 @@  config BR2_PACKAGE_LIBGLOB
 	bool "libglob"
 	help
 	  OpenBSD implementation of glob(3).
+
+	  https://github.com/void-linux/libglob