浏览代码

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>
Bernd Kuhls 1 月之前
父节点
当前提交
ff23147650
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package/stellarium/stellarium.hash
  2. 1 1
      package/stellarium/stellarium.mk

+ 1 - 1
package/stellarium/stellarium.hash

@@ -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

+ 1 - 1
package/stellarium/stellarium.mk

@@ -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+