[Buildroot] [PATCH 1/1] package/mosh: update SITE
Arnout Vandecappelle
arnout at rnout.be
Thu Dec 11 19:31:13 UTC 2025
In reply of:
> Old URL returns 404, update SITE according to https://mosh.org/
>
> Fixes:
> https://autobuild.buildroot.net/results/c1c/c1cf4568c82deb118aad0171bda356c7f59f17dd/
>
> Signed-off-by: Bernd Kuhls <bernd at kuhls.net>
Applied to 2025.02.x and 2025.08.x. Thanks
> ---
> package/mosh/mosh.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/mosh/mosh.mk b/package/mosh/mosh.mk
> index 3c41a17401..bc1f382a9f 100644
> --- a/package/mosh/mosh.mk
> +++ b/package/mosh/mosh.mk
> @@ -5,7 +5,7 @@
> ################################################################################
>
> MOSH_VERSION = 1.4.0
> -MOSH_SITE = https://mosh.org
> +MOSH_SITE = https://github.com/mobile-shell/mosh/releases/download/mosh-$(MOSH_VERSION)
> MOSH_DEPENDENCIES = zlib ncurses protobuf host-pkgconf
> MOSH_LICENSE = GPL-3.0+ with exception
> MOSH_LICENSE_FILES = COPYING COPYING.iOS
> --
> 2.47.3
>
> _______________________________________________
> buildroot mailing list
> buildroot at buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
More information about the buildroot
mailing list