package/stellarium: bump version to 26.2

https://stellarium.org/release/2026/06/24/stellarium-26.2.html

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2026-07-04 20:44:22 +02:00
committed by Julien Olivain
parent c6fa81a18c
commit 152e6abffa
2 changed files with 4 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
# From https://github.com/Stellarium/stellarium/releases
sha256 578bada2531e39146ccefcf6a0d202867e403b559f54239e8db9f9c003e04443 stellarium-26.1.tar.xz
# From https://github.com/Stellarium/stellarium/blob/v26.1/CMakeLists.txt#L858
sha256 9a068d00aac82151f2b24c7f278847a2f9416f31f17c0326fc56ee4cc4cb1aed stellarium-26.2.tar.xz
# From https://github.com/Stellarium/stellarium/blob/v26.2/CMakeLists.txt#L857
sha256 55d0111d48fb11883aaee91465e642b8b640775a4d6993c2d0e7a8092758ef21 release-0.5.2.tar.gz
# From https://github.com/Stellarium/stellarium/blob/v26.1/plugins/LensDistortionEstimator/src/CMakeLists.txt#L6
# From https://github.com/Stellarium/stellarium/blob/v26.2/plugins/LensDistortionEstimator/src/CMakeLists.txt#L6
sha256 6e899e297485e457ec1bf84844de29921aeef674f9d5caf60277df45dca6ff76 v2.9.0.tar.gz
# Locally computed
sha256 3aeeb5bb98bf7041ab82cffe15efa28ac58ee2bdf162b71301f5c192be631259 COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
STELLARIUM_VERSION = 26.1
STELLARIUM_VERSION = 26.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+