From 3d1152ca3f0264d35124ade839e255f31e640e51 Mon Sep 17 00:00:00 2001 From: Nikolay Korotkiy Date: Sat, 19 Mar 2022 14:31:03 +0300 Subject: [PATCH] GPXSee: bump to 10.4 (#6740) --- .../gpxsee/{gpxsee-10.2.recipe => gpxsee-10.4.recipe} | 2 +- .../patches/{gpxsee-10.2.patchset => gpxsee-10.4.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-geosciences/gpxsee/{gpxsee-10.2.recipe => gpxsee-10.4.recipe} (97%) rename sci-geosciences/gpxsee/patches/{gpxsee-10.2.patchset => gpxsee-10.4.patchset} (100%) diff --git a/sci-geosciences/gpxsee/gpxsee-10.2.recipe b/sci-geosciences/gpxsee/gpxsee-10.4.recipe similarity index 97% rename from sci-geosciences/gpxsee/gpxsee-10.2.recipe rename to sci-geosciences/gpxsee/gpxsee-10.4.recipe index 23c56a89e..a194b5145 100644 --- a/sci-geosciences/gpxsee/gpxsee-10.2.recipe +++ b/sci-geosciences/gpxsee/gpxsee-10.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="62b7efaeefe5d91b214f249af3bca08feb1e9282d375683295df01fb88b2125d" +CHECKSUM_SHA256="c794a25c6fcee53778cdad062ea766271bb1f18b352f9aa28a67c7d6c5361be8" SOURCE_DIR="GPXSee-$portVersion" PATCHES="gpxsee-$portVersion.patchset" ADDITIONAL_FILES=" diff --git a/sci-geosciences/gpxsee/patches/gpxsee-10.2.patchset b/sci-geosciences/gpxsee/patches/gpxsee-10.4.patchset similarity index 100% rename from sci-geosciences/gpxsee/patches/gpxsee-10.2.patchset rename to sci-geosciences/gpxsee/patches/gpxsee-10.4.patchset