From 89cf234f0e1be7ae7d9f4798e851fdfb46b4e013 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Sun, 3 Oct 2021 01:27:15 +0300 Subject: [PATCH] GPXSee: bump to 9.7 (#6224) --- sci-geosciences/gpxsee/{gpxsee-9.5.recipe => gpxsee-9.7.recipe} | 2 +- .../gpxsee/patches/{gpxsee-9.5.patchset => gpxsee-9.7.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-9.5.recipe => gpxsee-9.7.recipe} (97%) rename sci-geosciences/gpxsee/patches/{gpxsee-9.5.patchset => gpxsee-9.7.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-9.5.recipe b/sci-geosciences/gpxsee/gpxsee-9.7.recipe similarity index 97% rename from sci-geosciences/gpxsee/gpxsee-9.5.recipe rename to sci-geosciences/gpxsee/gpxsee-9.7.recipe index 0c31a539a..c4651a58e 100644 --- a/sci-geosciences/gpxsee/gpxsee-9.5.recipe +++ b/sci-geosciences/gpxsee/gpxsee-9.7.recipe @@ -25,7 +25,7 @@ COPYRIGHT="2015-2021 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="557f48c314a9ad536e7a05c808a39f47d5945df929e973dcd95fb48913622090" +CHECKSUM_SHA256="98d08b4c36cc991e29293c8764a0624394f78bd6f8c5afc19a7ce9840c1684a7" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-9.5.patchset b/sci-geosciences/gpxsee/patches/gpxsee-9.7.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-9.5.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-9.7.patchset