From ef33aa22bc9a7440f1ecc433fe293a398db4f386 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 24 Nov 2022 08:51:50 +0100 Subject: [PATCH] celestia, bump version (#7480) --- .../{celestia-1.6.2.1.recipe => celestia-1.6.2.2.recipe} | 4 ++-- .../{celestia-1.6.2.1.patchset => celestia-1.6.2.2.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename sci-astronomy/celestia/{celestia-1.6.2.1.recipe => celestia-1.6.2.2.recipe} (96%) rename sci-astronomy/celestia/patches/{celestia-1.6.2.1.patchset => celestia-1.6.2.2.patchset} (100%) diff --git a/sci-astronomy/celestia/celestia-1.6.2.1.recipe b/sci-astronomy/celestia/celestia-1.6.2.2.recipe similarity index 96% rename from sci-astronomy/celestia/celestia-1.6.2.1.recipe rename to sci-astronomy/celestia/celestia-1.6.2.2.recipe index a1ef43032..01a188c4e 100644 --- a/sci-astronomy/celestia/celestia-1.6.2.1.recipe +++ b/sci-astronomy/celestia/celestia-1.6.2.2.recipe @@ -16,7 +16,7 @@ COPYRIGHT="2001-2020 Celestia Development Team" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://fossies.org/linux/misc/Celestia-$portVersion.tar.gz" -CHECKSUM_SHA256="be146fa9d6f4c38c686cc1728677d73e4457d85dbf051e485f24537c3e4d452d" +CHECKSUM_SHA256="d4d3bccf104a9beaf4bedb58e407172555b67113bbff3e0134d4a831d747419b" SOURCE_DIR="Celestia-$portVersion" PATCHES="celestia-$portVersion.patchset" ADDITIONAL_FILES="celestia.rdef.in" @@ -52,7 +52,7 @@ BUILD_REQUIRES=" devel:libiconv$secondaryArchSuffix devel:libintl$secondaryArchSuffix devel:libjpeg$secondaryArchSuffix - devel:liblua5.1$secondaryArchSuffix + devel:liblua$secondaryArchSuffix >= 5.3 devel:libpng16$secondaryArchSuffix devel:libz$secondaryArchSuffix " diff --git a/sci-astronomy/celestia/patches/celestia-1.6.2.1.patchset b/sci-astronomy/celestia/patches/celestia-1.6.2.2.patchset similarity index 100% rename from sci-astronomy/celestia/patches/celestia-1.6.2.1.patchset rename to sci-astronomy/celestia/patches/celestia-1.6.2.2.patchset