From 49e9de6a585ef01a5941a764d3a113453edbe9dd Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Mon, 26 Aug 2019 18:53:42 +0300 Subject: [PATCH] GPXLab: bump to 0.6.0 (#4140) --- .../gpxlab/{gpxlab-0.5.0.recipe => gpxlab-0.6.0.recipe} | 2 +- .../patches/{gpxlab-0.5.0.patchset => gpxlab-0.6.0.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxlab/{gpxlab-0.5.0.recipe => gpxlab-0.6.0.recipe} (96%) rename sci-geosciences/gpxlab/patches/{gpxlab-0.5.0.patchset => gpxlab-0.6.0.patchset} (100%) diff --git a/sci-geosciences/gpxlab/gpxlab-0.5.0.recipe b/sci-geosciences/gpxlab/gpxlab-0.6.0.recipe similarity index 96% rename from sci-geosciences/gpxlab/gpxlab-0.5.0.recipe rename to sci-geosciences/gpxlab/gpxlab-0.6.0.recipe index d6f5673c7..ec4f44153 100644 --- a/sci-geosciences/gpxlab/gpxlab-0.5.0.recipe +++ b/sci-geosciences/gpxlab/gpxlab-0.6.0.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2018 Frédéric Bourgeois" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/BourgeoisLab/GPXLab/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="430672eaf0c76e1f7f43cf2c117e63d818ac7e444acceefe6a0ef5a2f7b3d7f4" +CHECKSUM_SHA256="9b563dbdec884405c740bca63c57f275f2962ed0d84c3bc5ad8872141a65f7ff" SOURCE_FILENAME="GPXLab-$portVersion.tar.gz" SOURCE_DIR="GPXLab-$portVersion" PATCHES="gpxlab-$portVersion.patchset" diff --git a/sci-geosciences/gpxlab/patches/gpxlab-0.5.0.patchset b/sci-geosciences/gpxlab/patches/gpxlab-0.6.0.patchset similarity index 100% rename from sci-geosciences/gpxlab/patches/gpxlab-0.5.0.patchset rename to sci-geosciences/gpxlab/patches/gpxlab-0.6.0.patchset