spdlog: update to 1.9.2.
This commit is contained in:
parent
d3aa4428c0
commit
6a2ae1dd3f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spdlog'
|
||||
pkgname=spdlog
|
||||
version=1.9.1
|
||||
version=1.9.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSPDLOG_BUILD_EXAMPLE=OFF -DSPDLOG_FMT_EXTERNAL=ON
|
||||
|
@ -13,7 +13,7 @@ maintainer="skmpz <dem.procopiou@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/gabime/spdlog"
|
||||
distfiles="https://github.com/gabime/spdlog/archive/v${version}.tar.gz"
|
||||
checksum=9a452cfa24408baccc9b2bc2d421d68172a7630c99e9504a14754be840d31a62
|
||||
checksum=6fff9215f5cb81760be4cc16d033526d1080427d236e86d70bb02994f85e3d38
|
||||
|
||||
if [ "$XBPS_CHECK_PKGS" ]; then
|
||||
configure_args+=" -DSPDLOG_BUILD_TESTS_HO=ON"
|
||||
|
|
Loading…
Reference in a new issue