From dca70fb71bdf60a66631f62cdefca2c6c9bfab49 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Tue, 14 May 2019 14:19:02 +0300 Subject: [PATCH] GPXSee: bump to 7.6 (#3854) --- sci-geosciences/gpxsee/{gpxsee-7.5.recipe => gpxsee-7.6.recipe} | 2 +- .../gpxsee/patches/{gpxsee-7.5.patchset => gpxsee-7.6.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-7.5.recipe => gpxsee-7.6.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.5.patchset => gpxsee-7.6.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.5.recipe b/sci-geosciences/gpxsee/gpxsee-7.6.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.5.recipe rename to sci-geosciences/gpxsee/gpxsee-7.6.recipe index b4ca407ab..a07fbaf65 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.5.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.6.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="1475baaf47bf36b48749a99c23452cb5e5822b08d60d84859c5b2963671c9e6c" +CHECKSUM_SHA256="50f35e4d898f37ca3e7019c26dbf39069de6e2eaea6ee54d551b03afc317fb2e" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.5.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.6.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.5.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.6.patchset