diff mbox series

[1/2] pkgconf: update upstream URL in Config.in

Message ID 20170919110527.23975-1-peter@korsgaard.com
State Accepted
Headers show
Series [1/2] pkgconf: update upstream URL in Config.in | expand

Commit Message

Peter Korsgaard Sept. 19, 2017, 11:05 a.m. UTC
The download location got changed two years ago when the version was bumped
to 0.9.12, but the upstream URL in Config.in wasn't updated.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
 package/pkgconf/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Arnout Vandecappelle Sept. 19, 2017, 8:02 p.m. UTC | #1
On 19-09-17 13:05, Peter Korsgaard wrote:
> The download location got changed two years ago when the version was bumped
> to 0.9.12, but the upstream URL in Config.in wasn't updated.
> 
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

 Applied both to master, thanks.

 Regards,
 Arnout

> ---
>  package/pkgconf/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/pkgconf/Config.in b/package/pkgconf/Config.in
> index f95847fa3c..9d5d9ab194 100644
> --- a/package/pkgconf/Config.in
> +++ b/package/pkgconf/Config.in
> @@ -6,4 +6,4 @@ config BR2_PACKAGE_PKGCONF
>  	  but was written from scratch in the summer of 2011 to replace
>  	  pkg-config, which now needs itself to build itself
>  
> -	  https://github.com/nenolod/pkgconf
> +	  https://github.com/pkgconf/pkgconf
>
Peter Korsgaard Sept. 21, 2017, 3:03 p.m. UTC | #2
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > The download location got changed two years ago when the version was bumped
 > to 0.9.12, but the upstream URL in Config.in wasn't updated.

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed to 2017.02.x, thanks.
Peter Korsgaard Oct. 16, 2017, 9:57 p.m. UTC | #3
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:

 > The download location got changed two years ago when the version was bumped
 > to 0.9.12, but the upstream URL in Config.in wasn't updated.

 > Signed-off-by: Peter Korsgaard <peter@korsgaard.com>

Committed to 2017.08.x, thanks.
diff mbox series

Patch

diff --git a/package/pkgconf/Config.in b/package/pkgconf/Config.in
index f95847fa3c..9d5d9ab194 100644
--- a/package/pkgconf/Config.in
+++ b/package/pkgconf/Config.in
@@ -6,4 +6,4 @@  config BR2_PACKAGE_PKGCONF
 	  but was written from scratch in the summer of 2011 to replace
 	  pkg-config, which now needs itself to build itself
 
-	  https://github.com/nenolod/pkgconf
+	  https://github.com/pkgconf/pkgconf