From aab638988ed584f97e25b959a020d358c552945d Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Wed, 22 May 2019 14:46:13 +0300 Subject: [PATCH] GPXSee: bump to 7.7 (#3874) --- sci-geosciences/gpxsee/{gpxsee-7.6.recipe => gpxsee-7.7.recipe} | 2 +- .../gpxsee/patches/{gpxsee-7.6.patchset => gpxsee-7.7.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-7.6.recipe => gpxsee-7.7.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.6.patchset => gpxsee-7.7.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.6.recipe b/sci-geosciences/gpxsee/gpxsee-7.7.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.6.recipe rename to sci-geosciences/gpxsee/gpxsee-7.7.recipe index a07fbaf65..3d4940963 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.6.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.7.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="50f35e4d898f37ca3e7019c26dbf39069de6e2eaea6ee54d551b03afc317fb2e" +CHECKSUM_SHA256="7014fd669f9f71e8c70d3d8aacfb10d072eed80be785cb56298857764b9187b2" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.6.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.7.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.6.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.7.patchset