bear: bump version

This commit is contained in:
Gerasim Troeglazov
2022-02-02 20:37:44 +10:00
parent d084fefd7b
commit b137d931c1
2 changed files with 3 additions and 3 deletions

View File

@@ -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"