From 5bede30c7dc94301fdcf44305931eba0b46ce8b0 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Mon, 26 Aug 2019 18:53:04 +0300 Subject: [PATCH] GPXSee: bump to 7.12 (#4139) --- .../gpxsee/{gpxsee-7.11.recipe => gpxsee-7.12.recipe} | 2 +- .../patches/{gpxsee-7.11.patchset => gpxsee-7.12.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-7.11.recipe => gpxsee-7.12.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.11.patchset => gpxsee-7.12.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.11.recipe b/sci-geosciences/gpxsee/gpxsee-7.12.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.11.recipe rename to sci-geosciences/gpxsee/gpxsee-7.12.recipe index f8b9dc295..a1fd75546 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.11.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.12.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2015-2019 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="6c1930d083a2e8bdeedbeaa7bf71029661be9b8f36bc54c7bc7b2e557363c329" +CHECKSUM_SHA256="4241774afce3b7b19e669c03c46f8eec90d7f9e07e34af7c7c2cdcb0805af080" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.11.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.12.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.11.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.12.patchset