From b8c6210df6842b43553b124b620209b2499db6b1 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Sat, 16 Oct 2021 21:47:49 +0300 Subject: [PATCH] GPXSee: bump to 9.8 (#6280) --- sci-geosciences/gpxsee/{gpxsee-9.7.recipe => gpxsee-9.8.recipe} | 2 +- .../gpxsee/patches/{gpxsee-9.7.patchset => gpxsee-9.8.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-9.7.recipe => gpxsee-9.8.recipe} (97%) rename sci-geosciences/gpxsee/patches/{gpxsee-9.7.patchset => gpxsee-9.8.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-9.7.recipe b/sci-geosciences/gpxsee/gpxsee-9.8.recipe similarity index 97% rename from sci-geosciences/gpxsee/gpxsee-9.7.recipe rename to sci-geosciences/gpxsee/gpxsee-9.8.recipe index c4651a58e..d5bf4b328 100644 --- a/sci-geosciences/gpxsee/gpxsee-9.7.recipe +++ b/sci-geosciences/gpxsee/gpxsee-9.8.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="98d08b4c36cc991e29293c8764a0624394f78bd6f8c5afc19a7ce9840c1684a7" +CHECKSUM_SHA256="b60fcc277124dd659a827de7d42ebdfb15d25391a0cb28f4050f4085db492381" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-9.7.patchset b/sci-geosciences/gpxsee/patches/gpxsee-9.8.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-9.7.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-9.8.patchset