]> Git Repo - buildroot-mgba.git/commitdiff
package/stellarium: bump version to 24.2
authorBernd Kuhls <[email protected]>
Tue, 9 Jul 2024 22:01:01 +0000 (00:01 +0200)
committerThomas Petazzoni <[email protected]>
Wed, 10 Jul 2024 08:21:06 +0000 (10:21 +0200)
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 <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/stellarium/stellarium.hash
package/stellarium/stellarium.mk

index a2f511a283d83ef5ad26e753b2b28e96cc15df52..6f831f2919e63650300ca96e7e62f8ca438b765d 100644 (file)
@@ -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
index 94ad4e1352059680bb384ef3fe1bad2e789ea2ef..abbfe72aad51864bb60b127a410524608e473c4f 100644 (file)
@@ -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+
This page took 0.039165 seconds and 4 git commands to generate.