From a3b90bc5369b0e99fef273ae70cc0446f0a89f86 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Tue, 3 Sep 2019 22:58:52 +0300 Subject: [PATCH] GPXSee: bump version (#4160) --- .../gpxsee/{gpxsee-7.12.recipe => gpxsee-7.13.recipe} | 2 +- .../patches/{gpxsee-7.12.patchset => gpxsee-7.13.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-7.12.recipe => gpxsee-7.13.recipe} (96%) rename sci-geosciences/gpxsee/patches/{gpxsee-7.12.patchset => gpxsee-7.13.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-7.12.recipe b/sci-geosciences/gpxsee/gpxsee-7.13.recipe similarity index 96% rename from sci-geosciences/gpxsee/gpxsee-7.12.recipe rename to sci-geosciences/gpxsee/gpxsee-7.13.recipe index a1fd75546..31d9fa761 100644 --- a/sci-geosciences/gpxsee/gpxsee-7.12.recipe +++ b/sci-geosciences/gpxsee/gpxsee-7.13.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="4241774afce3b7b19e669c03c46f8eec90d7f9e07e34af7c7c2cdcb0805af080" +CHECKSUM_SHA256="03fb49b6a59b604c8a80a4097de7ae4e3d15578cb8937d0e476589dc6b7c0228" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-7.12.patchset b/sci-geosciences/gpxsee/patches/gpxsee-7.13.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-7.12.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-7.13.patchset