mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/stellarium: bump version to 24.2
Release notes: http://stellarium.org/release/2024/03/26/stellarium-24.1.html http://stellarium.org/release/2024/06/23/stellarium-24.2.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
254ef2e63f
commit
8b2b32fba7
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/Stellarium/stellarium/releases
|
||||
sha256 179420e9e9f11278b78dc54e14458452c92055cc8923538748c8a0f961714fc2 stellarium-23.3.tar.xz
|
||||
sha256 f9e8e114e34265194ffff0c2a2806a6fdc998449192749c4ef60b0a5302101af stellarium-24.2.tar.xz
|
||||
# Locally computed
|
||||
sha256 3aeeb5bb98bf7041ab82cffe15efa28ac58ee2bdf162b71301f5c192be631259 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
STELLARIUM_VERSION = 23.3
|
||||
STELLARIUM_VERSION = 24.2
|
||||
STELLARIUM_SOURCE = stellarium-$(STELLARIUM_VERSION).tar.xz
|
||||
STELLARIUM_SITE = https://github.com/Stellarium/stellarium/releases/download/v$(STELLARIUM_VERSION)
|
||||
STELLARIUM_LICENSE = GPL-2.0+
|
||||
|
||||
Reference in New Issue
Block a user