[Buildroot] [PATCH 2/2] package/aufs-util: use HTTPS for git.code.sf.net

Yann E. MORIN yann.morin.1998 at free.fr
Sat Oct 28 19:32:18 UTC 2023


Peter, All,

On 2023-10-27 14:25 +0200, Peter Korsgaard spake thusly:
> git.code.sf.net is available over HTTPS, so use that for security and
> consistency with the other packages.
> 
> Signed-off-by: Peter Korsgaard <peter at korsgaard.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/aufs-util/aufs-util.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/aufs-util/aufs-util.mk b/package/aufs-util/aufs-util.mk
> index d954f02958..32f3bca151 100644
> --- a/package/aufs-util/aufs-util.mk
> +++ b/package/aufs-util/aufs-util.mk
> @@ -6,7 +6,7 @@
>  
>  # linux-headers
>  AUFS_UTIL_VERSION = $(call qstrip,$(BR2_PACKAGE_AUFS_UTIL_VERSION))
> -AUFS_UTIL_SITE = http://git.code.sf.net/p/aufs/aufs-util
> +AUFS_UTIL_SITE = https://git.code.sf.net/p/aufs/aufs-util
>  AUFS_UTIL_SITE_METHOD = git
>  AUFS_UTIL_LICENSE = GPL-2.0
>  AUFS_UTIL_LICENSE_FILES = COPYING
> -- 
> 2.30.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'



More information about the buildroot mailing list