mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/stellarium: bump version to 25.1
Release notes: https://stellarium.org/release/2025/03/23/stellarium-25.1.html https://stellarium.org/release/2024/12/22/stellarium-24.4.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
31fb707f33
commit
ff23147650
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/Stellarium/stellarium/releases
|
||||
sha256 03dad30f4031bdc2d200146e7c587249ea75dbdb88c8ae13632829aac5540b08 stellarium-24.3.tar.xz
|
||||
sha256 610384311455ce75f9b02f0d3d50e5cc127c36e67008817ea8cbab0bdadeaf5a stellarium-25.1.tar.xz
|
||||
# Locally computed
|
||||
sha256 3aeeb5bb98bf7041ab82cffe15efa28ac58ee2bdf162b71301f5c192be631259 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
STELLARIUM_VERSION = 24.3
|
||||
STELLARIUM_VERSION = 25.1
|
||||
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