From 6cbdc9ad6f88f93bf18dbbd51f29a276cc072e67 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Fri, 6 May 2022 02:04:55 +0300 Subject: [PATCH] GPXSee: bump to 10.7 (#6880) --- .../gpxsee/{gpxsee-10.4.recipe => gpxsee-10.7.recipe} | 2 +- .../patches/{gpxsee-10.4.patchset => gpxsee-10.7.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-10.4.recipe => gpxsee-10.7.recipe} (97%) rename sci-geosciences/gpxsee/patches/{gpxsee-10.4.patchset => gpxsee-10.7.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-10.4.recipe b/sci-geosciences/gpxsee/gpxsee-10.7.recipe similarity index 97% rename from sci-geosciences/gpxsee/gpxsee-10.4.recipe rename to sci-geosciences/gpxsee/gpxsee-10.7.recipe index a194b5145..7748606a9 100644 --- a/sci-geosciences/gpxsee/gpxsee-10.4.recipe +++ b/sci-geosciences/gpxsee/gpxsee-10.7.recipe @@ -27,7 +27,7 @@ COPYRIGHT="2015-2022 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="c794a25c6fcee53778cdad062ea766271bb1f18b352f9aa28a67c7d6c5361be8" +CHECKSUM_SHA256="faf1ef595e2dc66f56ed24d376af2fbfb32c63f7319fd1d144e82b6114f96c19" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-10.4.patchset b/sci-geosciences/gpxsee/patches/gpxsee-10.7.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-10.4.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-10.7.patchset