Bear: update to 2.3.12.
This commit is contained in:
parent
c8b72c2915
commit
cf5d7d9e5d
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'Bear'
|
||||
pkgname=Bear
|
||||
version=2.3.11
|
||||
version=2.3.12
|
||||
revision=1
|
||||
build_style=cmake
|
||||
depends="python"
|
||||
short_desc="A tool that generates a compilation database for clang tooling"
|
||||
maintainer="Alain Kalker <a.c.kalker@gmail.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/rizsotto/Bear"
|
||||
changelog="https://raw.githubusercontent.com/rizsotto/Bear/master/ChangeLog.md"
|
||||
distfiles="https://github.com/rizsotto/Bear/archive/${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=4616237fd63066603793dca3fbf3f2c39e8c75bbe9967bdda103a56f31071cd4
|
||||
checksum=25ef998b94138f586cd627c7cb6187259cd9623f3e9f6695623e91f2aec80c86
|
||||
|
|
Loading…
Reference in New Issue