Stellarium 24.2 (#10707)

* Switch to version 24.2

* Fix checksum for v24.2

* Fix copyright info
This commit is contained in:
Alexander V. Wolf
2024-07-19 13:01:47 +07:00
committed by GitHub
parent c4bbc25c58
commit f0464da2cc

View File

@@ -3,11 +3,11 @@ DESCRIPTION="Stellarium is a free open source planetarium for your computer. \
It shows a realistic sky in 3D, just like what you see with the naked eye, \
binoculars or a telescope."
HOMEPAGE="https://stellarium.org"
COPYRIGHT="2001-2024 Fabien Chéreau"
COPYRIGHT="2001-2024 Fabien Chéreau et.al."
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/Stellarium/stellarium/releases/download/v$portVersion/stellarium-$portVersion.tar.gz"
CHECKSUM_SHA256="5a48fb2c5b17c9ebfa23153604f470dc87a5eab5fafb0510f71e115ac76072a8"
CHECKSUM_SHA256="e6d8ee0792b7f77486b700d4669d0dd0c349319f379758ad643d76165d1d56d2"
ADDITIONAL_FILES="stellarium.rdef.in"
ARCHITECTURES="all !x86_gcc2"