Update package version to 0.17.0

This commit is contained in:
2026-01-10 15:59:39 +02:00
parent d2b9bca129
commit 533d28a061
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: spdlog
description: Fast C++ logging library
version: 1.16.0
version: 1.17.0
revision: 1
url: https://github.com/gabime/spdlog
license: MIT
@@ -17,4 +17,4 @@ downloads:
- url: https://github.com/gabime/spdlog/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
extract_to: ${BPM_SOURCE}
extract_strip_components: 1
checksum: 8741753e488a78dd0d0024c980e1fb5b5c85888447e309d9cb9d949bdb52aa3e
checksum: d8862955c6d74e5846b3f580b1605d2428b11d97a410d86e2fb13e857cd3a744
+1
View File
@@ -10,6 +10,7 @@ build() {
-DSPDLOG_FMT_EXTERNAL=ON \
-DSPDLOG_BUILD_SHARED=ON \
-DSPDLOG_BUILD_TESTS=ON \
-DSPDLOG_NO_TZ_OFFSET=ON \
-DCMAKE_BUILD_TYPE=None \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_INSTALL_LIBDIR=lib