From b137d931c15d5b62acd37e031b2a86c8eaa081e8 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Wed, 2 Feb 2022 20:37:44 +1000 Subject: [PATCH] bear: bump version --- dev-util/bear/{bear-3.0.17.recipe => bear-3.0.18.recipe} | 6 +++--- .../patches/{bear-3.0.17.patchset => bear-3.0.18.patchset} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename dev-util/bear/{bear-3.0.17.recipe => bear-3.0.18.recipe} (96%) rename dev-util/bear/patches/{bear-3.0.17.patchset => bear-3.0.18.patchset} (100%) diff --git a/dev-util/bear/bear-3.0.17.recipe b/dev-util/bear/bear-3.0.18.recipe similarity index 96% rename from dev-util/bear/bear-3.0.17.recipe rename to dev-util/bear/bear-3.0.18.recipe index 6666b9a6f..e5efde5aa 100644 --- a/dev-util/bear/bear-3.0.17.recipe +++ b/dev-util/bear/bear-3.0.18.recipe @@ -7,11 +7,11 @@ cmake supports the generation of JSON compilation databases out of the box. \ For any other build system that does not support this, Bear can be used \ instead to intercept the invocation of the compiler." HOMEPAGE="https://github.com/rizsotto/Bear" -COPYRIGHT="2012-2021 by László Nagy" +COPYRIGHT="2012-2022 by László Nagy" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="1" SOURCE_URI="https://github.com/rizsotto/Bear/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="107f94e045d930e88f5f5b4b484c8df1bf4834722943525765c271e0b5b34b78" +CHECKSUM_SHA256="ae94047c79b4f48462b66981f66a67b6a833d75d4c40e7afead491b1865f1142" SOURCE_DIR="Bear-$portVersion" PATCHES="bear-$portVersion.patchset" diff --git a/dev-util/bear/patches/bear-3.0.17.patchset b/dev-util/bear/patches/bear-3.0.18.patchset similarity index 100% rename from dev-util/bear/patches/bear-3.0.17.patchset rename to dev-util/bear/patches/bear-3.0.18.patchset