From e29df19d5d5aa24a9ff7c66e207cb48f83f9db62 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Mon, 29 Oct 2018 09:31:43 +0300 Subject: [PATCH] GPXSee: bump to 6.3 (#3296) --- sci-geosciences/gpxsee/{gpxsee-6.2.recipe => gpxsee-6.3.recipe} | 2 +- .../gpxsee/patches/{gpxsee-6.2.patchset => gpxsee-6.3.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-6.2.recipe => gpxsee-6.3.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-6.2.patchset => gpxsee-6.3.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-6.2.recipe b/sci-geosciences/gpxsee/gpxsee-6.3.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-6.2.recipe rename to sci-geosciences/gpxsee/gpxsee-6.3.recipe index fbc75e18d..28183f1bf 100644 --- a/sci-geosciences/gpxsee/gpxsee-6.2.recipe +++ b/sci-geosciences/gpxsee/gpxsee-6.3.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2018 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="888378daa49254fabd37eb6b5a054ebe18b8fd1f12a553aa1b840cdc78b61a3b" +CHECKSUM_SHA256="0650ac670b8beeba14e05c7b04dc60d4aa9f610dd6d4dd0a5507632a07602990" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES="gpxsee.rdef.in" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-6.2.patchset b/sci-geosciences/gpxsee/patches/gpxsee-6.3.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-6.2.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-6.3.patchset