[Buildroot] [PATCH 1/1] package/stellarium: bump version to 0.21.2

Arnout Vandecappelle arnout at mind.be
Mon Oct 11 21:20:54 UTC 2021



On 02/10/2021 08:51, Bernd Kuhls wrote:
> Release notes:
> http://stellarium.org/release/2021/09/27/stellarium-0.21.2.html
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>

  Applied to master, thanks.

  Regards,
  Arnout

> ---
>   package/stellarium/stellarium.hash | 4 ++--
>   package/stellarium/stellarium.mk   | 2 +-
>   2 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/stellarium/stellarium.hash b/package/stellarium/stellarium.hash
> index 3bd1e6b3f2..4c949d6587 100644
> --- a/package/stellarium/stellarium.hash
> +++ b/package/stellarium/stellarium.hash
> @@ -1,5 +1,5 @@
>   # From https://github.com/Stellarium/stellarium/releases
> -sha1  cc0b2c450ecead1481317f6038512a6a52d32001  stellarium-0.21.1.tar.gz
> -sha256  072309c6bc48233b39884ae558b23764d0e08eabd96b014b53d780be11a33211  stellarium-0.21.1.tar.gz
> +sha1  e61b66eae54888cf90f6dab7b49bc4ca6d9d941b   stellarium-0.21.2.tar.gz
> +sha256  e588b66a173834f74a6462f5219ce4d38e8f87405b932267f6f1d2d4dbff4a82  stellarium-0.21.2.tar.gz
>   # Locally computed
>   sha256  3aeeb5bb98bf7041ab82cffe15efa28ac58ee2bdf162b71301f5c192be631259  COPYING
> diff --git a/package/stellarium/stellarium.mk b/package/stellarium/stellarium.mk
> index 20e0e9ffec..810eb0541b 100644
> --- a/package/stellarium/stellarium.mk
> +++ b/package/stellarium/stellarium.mk
> @@ -4,7 +4,7 @@
>   #
>   ################################################################################
>   
> -STELLARIUM_VERSION = 0.21.1
> +STELLARIUM_VERSION = 0.21.2
>   STELLARIUM_SITE = https://github.com/Stellarium/stellarium/releases/download/v$(STELLARIUM_VERSION)
>   STELLARIUM_LICENSE = GPL-2.0+
>   STELLARIUM_LICENSE_FILES = COPYING
> 


More information about the buildroot mailing list