From dda5f5cc6bbcb0079b7f18593b85b0c629de926f Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Thu, 31 Aug 2023 16:37:46 +0000 Subject: [PATCH] fitspng, bump version (#9316) --- .../fitspng/{fitspng-1.4.recipe => fitspng-2.0.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename sci-astronomy/fitspng/{fitspng-1.4.recipe => fitspng-2.0.recipe} (89%) diff --git a/sci-astronomy/fitspng/fitspng-1.4.recipe b/sci-astronomy/fitspng/fitspng-2.0.recipe similarity index 89% rename from sci-astronomy/fitspng/fitspng-1.4.recipe rename to sci-astronomy/fitspng/fitspng-2.0.recipe index 82509d1be..2dda361a0 100644 --- a/sci-astronomy/fitspng/fitspng-1.4.recipe +++ b/sci-astronomy/fitspng/fitspng-2.0.recipe @@ -5,12 +5,12 @@ angular distribution of the photon events or the optical intensity. Fitspng does visualization of such array by converting them to the images in PNG format." HOMEPAGE="http://integral.physics.muni.cz/fitspng/" -COPYRIGHT="2006 - 2019, F. Hroch, - Masaryk University, Brno, Czech Republic." +COPYRIGHT="2006-2022 F. Hroch, Masaryk University in Brno, CZ" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="ftp://integral.physics.muni.cz/pub/fitspng/fitspng-$portVersion.tar.gz" -CHECKSUM_SHA256="caa7fc2f0c90bbd14b9499a705d74bb07df9f6ecf53454b9614ec3b30459f89e" +CHECKSUM_SHA256="a2109c37ab85f6d15126c5f5cb4727e95f61db38c94f56849c03c872813d133a" +SOURCE_DIR="fitspng" ARCHITECTURES="all !x86_gcc2 ?arm ?ppc ?sparc" SECONDARY_ARCHITECTURES="x86"