diff mbox series

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

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

Commit Message

Mark Corbin Nov. 28, 2019, 12:45 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/liblockfile/Config.in | 2 ++
 1 file changed, 2 insertions(+)

Comments

Peter Korsgaard Nov. 29, 2019, 9:09 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>
 > ---
 >  package/liblockfile/Config.in | 2 ++
 >  1 file changed, 2 insertions(+)

 > diff --git a/package/liblockfile/Config.in b/package/liblockfile/Config.in
 > index 88a9c338bb..83ffea86c8 100644
 > --- a/package/liblockfile/Config.in
 > +++ b/package/liblockfile/Config.in
 > @@ -2,3 +2,5 @@ config BR2_PACKAGE_LIBLOCKFILE
 >  	bool "liblockfile"
 >  	help
 >  	  NFS-safe locking library.
 > +
 > +	  https://github.com/miquels/liblockfile

Committed, thanks.

It would be good to bump the version from our current Debian snapshot to
here as well.
diff mbox series

Patch

diff --git a/package/liblockfile/Config.in b/package/liblockfile/Config.in
index 88a9c338bb..83ffea86c8 100644
--- a/package/liblockfile/Config.in
+++ b/package/liblockfile/Config.in
@@ -2,3 +2,5 @@  config BR2_PACKAGE_LIBLOCKFILE
 	bool "liblockfile"
 	help
 	  NFS-safe locking library.
+
+	  https://github.com/miquels/liblockfile