spdlog: update to 1.9.2.

This commit is contained in:
skmpz 2021-08-16 23:36:32 +04:00 committed by Érico Nogueira Rolim
parent d3aa4428c0
commit 6a2ae1dd3f

View file

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