From 5985e94226f3001cdf415ec5c66cef4c544135c4 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Mon, 18 Mar 2019 09:23:20 +0300 Subject: [PATCH] GPXSee: bump to 7.5 (#3698) --- sci-geosciences/gpxsee/{gpxsee-7.4.recipe => gpxsee-7.5.recipe} | 2 +- .../gpxsee/patches/{gpxsee-7.4.patchset => gpxsee-7.5.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-7.4.recipe => gpxsee-7.5.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.4.patchset => gpxsee-7.5.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.4.recipe b/sci-geosciences/gpxsee/gpxsee-7.5.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.4.recipe rename to sci-geosciences/gpxsee/gpxsee-7.5.recipe index 554531002..b4ca407ab 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.4.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.5.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="a0c6b5093a2d34a90b6f715bf607baada0b6174099d033f656f80b9cb46ad71e" +CHECKSUM_SHA256="1475baaf47bf36b48749a99c23452cb5e5822b08d60d84859c5b2963671c9e6c" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.4.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.5.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.4.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.5.patchset