From a4932a115b6357034c4e5641d1df398eee31f1a4 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sun, 23 Aug 2020 10:42:57 +1000 Subject: [PATCH] LibrePCB: bump version --- .../librepcb/{librepcb-0.1.3.recipe => librepcb-0.1.4.recipe} | 2 +- .../{librepcb-0.1.3.patchset => librepcb-0.1.4.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sci-electronics/librepcb/{librepcb-0.1.3.recipe => librepcb-0.1.4.recipe} (96%) rename sci-electronics/librepcb/patches/{librepcb-0.1.3.patchset => librepcb-0.1.4.patchset} (100%) diff --git a/sci-electronics/librepcb/librepcb-0.1.3.recipe b/sci-electronics/librepcb/librepcb-0.1.4.recipe similarity index 96% rename from sci-electronics/librepcb/librepcb-0.1.3.recipe rename to sci-electronics/librepcb/librepcb-0.1.4.recipe index 9564d986e..4ecb2abdd 100644 --- a/sci-electronics/librepcb/librepcb-0.1.3.recipe +++ b/sci-electronics/librepcb/librepcb-0.1.4.recipe @@ -13,7 +13,7 @@ COPYRIGHT="Urban Bruhin" LICENSE="GNU GPL v3" REVISION="1" SOURCE_URI="https://download.librepcb.org/releases/$portVersion/librepcb-$portVersion-source.zip" -CHECKSUM_SHA256="a09fb64fcd42574c60d6c6c3410149969cf166253e2f4e39ab5074dd124190c5" +CHECKSUM_SHA256="08299e8077f9ef4fb6df3fd5b22053b9ab6361411470809e2a1ee0f1ad9aadac" SOURCE_DIR="librepcb-$portVersion" PATCHES="librepcb-$portVersion.patchset" ADDITIONAL_FILES="librepcb.rdef.in" diff --git a/sci-electronics/librepcb/patches/librepcb-0.1.3.patchset b/sci-electronics/librepcb/patches/librepcb-0.1.4.patchset similarity index 100% rename from sci-electronics/librepcb/patches/librepcb-0.1.3.patchset rename to sci-electronics/librepcb/patches/librepcb-0.1.4.patchset