From 72b7b4faddc902f7038b006af20043f87fb6fa67 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Tue, 19 Feb 2019 11:32:23 +0300 Subject: [PATCH] GPXSee: bump to 7.3 (#3650) --- sci-geosciences/gpxsee/{gpxsee-7.2.recipe => gpxsee-7.3.recipe} | 2 +- .../gpxsee/patches/{gpxsee-7.2.patchset => gpxsee-7.3.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-7.2.recipe => gpxsee-7.3.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.2.patchset => gpxsee-7.3.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.2.recipe b/sci-geosciences/gpxsee/gpxsee-7.3.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.2.recipe rename to sci-geosciences/gpxsee/gpxsee-7.3.recipe index 97b821db4..ebe539ca8 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.2.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.3.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="b26350f9ab7890c322c04951d3ae528c66d5cfea07cbb3f0688d83ec82ff6098" +CHECKSUM_SHA256="e7f394a1962a9c1ac7c9f8fb55c73369789a5a3c26df549dfa83825785e7858c" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.2.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.3.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.2.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.3.patchset