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