From 44fba30fb944b7e2b726de75864dc7b01f25d524 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Mon, 5 Sep 2022 14:16:27 +0300 Subject: [PATCH] GPXSee: bump to 11.4 (#7158) --- .../gpxsee/{gpxsee-11.3.recipe => gpxsee-11.4.recipe} | 2 +- .../patches/{gpxsee-11.3.patchset => gpxsee-11.4.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-11.3.recipe => gpxsee-11.4.recipe} (97%) rename sci-geosciences/gpxsee/patches/{gpxsee-11.3.patchset => gpxsee-11.4.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-11.3.recipe b/sci-geosciences/gpxsee/gpxsee-11.4.recipe similarity index 97% rename from sci-geosciences/gpxsee/gpxsee-11.3.recipe rename to sci-geosciences/gpxsee/gpxsee-11.4.recipe index a3dd2db0d..b22be989e 100644 --- a/sci-geosciences/gpxsee/gpxsee-11.3.recipe +++ b/sci-geosciences/gpxsee/gpxsee-11.4.recipe @@ -27,7 +27,7 @@ COPYRIGHT="2015-2022 Martin Tůma" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://github.com/tumic0/gpxsee/archive/$portVersion/GPXSee-$portVersion.tar.gz" -CHECKSUM_SHA256="22afaf1bedf2e257afc8b5e28202ea6d5674df05a3f14097867b1167ccbb71b1" +CHECKSUM_SHA256="f800b9260e4854a6033a17f3fbec3c1b44257bf8fc5832ced3cfc7d4362f513f" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-11.3.patchset b/sci-geosciences/gpxsee/patches/gpxsee-11.4.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-11.3.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-11.4.patchset