celestia, bump version (#9005)

This commit is contained in:
Schrijvers Luc
2023-07-07 13:07:13 +02:00
committed by GitHub
parent 827b282bdb
commit f4825526c7
2 changed files with 3 additions and 3 deletions

View File

@@ -14,9 +14,9 @@ can download dozens of easy to install add-ons with more objects."
HOMEPAGE="https://celestia.space"
COPYRIGHT="2001-2021 Celestia Development Team"
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="https://fossies.org/linux/misc/Celestia-$portVersion.tar.gz"
CHECKSUM_SHA256="d4d3bccf104a9beaf4bedb58e407172555b67113bbff3e0134d4a831d747419b"
REVISION="1"
SOURCE_URI="https://github.com/CelestiaProject/Celestia/archive/refs/tags/$portVersion.tar.gz"
CHECKSUM_SHA256="f3c39317364a05ce3b646e1162e206c9330c18fcb8c5440a589840ffd35ef5c8"
SOURCE_DIR="Celestia-$portVersion"
PATCHES="celestia-$portVersion.patchset"
ADDITIONAL_FILES="celestia.rdef.in"