From 3b5f92cc587066be6abeac3fc4ff1908020e29b3 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Wed, 1 Apr 2020 13:30:27 +0300 Subject: [PATCH] GPXSee: bump to 7.27 (#4837) --- .../gpxsee/{gpxsee-7.25.recipe => gpxsee-7.27.recipe} | 4 ++-- .../patches/{gpxsee-7.25.patchset => gpxsee-7.27.patchset} | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename sci-geosciences/gpxsee/{gpxsee-7.25.recipe => gpxsee-7.27.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.25.patchset => gpxsee-7.27.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.25.recipe b/sci-geosciences/gpxsee/gpxsee-7.27.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.25.recipe rename to sci-geosciences/gpxsee/gpxsee-7.27.recipe index 73c54dad1..a6f9c377c 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.25.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.27.recipe @@ -21,9 +21,9 @@ ratio/shifts graphs HOMEPAGE="https://www.gpxsee.org/" COPYRIGHT="2015-2020 Martin Tůma" LICENSE="GNU GPL v3" -REVISION="3" +REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="5fdf5ebb87db4b32483010d72dc08360dc18d26d8c3249d1291084bf5e59b91c" +CHECKSUM_SHA256="7769015c87121d796d89b959e749feed582c61bf0834fc22918ead2ff39cf43f" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.25.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.27.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.25.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.27.patchset