Skip to content

Commit

Permalink
Merge pull request #15156 from wolfi-dev/wolfictl-fc4d5a56-432a-4f2e-…
Browse files Browse the repository at this point in the history
…8463-988c022a0987

clickhouse-23/23.8.11.28 package update
  • Loading branch information
dlorenc committed Mar 15, 2024
2 parents 26d5a8d + 7f140d7 commit fbdb63e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions clickhouse-23.yaml
@@ -1,6 +1,6 @@
package:
name: clickhouse-23
version: 23.8.10.43
version: 23.8.11.28
epoch: 0
description: ClickHouse is the fastest and most resource efficient open-source database for real-time apps and analytics.
copyright:
Expand Down Expand Up @@ -38,7 +38,7 @@ pipeline:
with:
repository: https://github.com/ClickHouse/ClickHouse
tag: v${{package.version}}-lts
expected-commit: a278225bba98c092a9b8101e6c02836bbc4d030b
expected-commit: 31879d2ab4cda2749f6b5c296ed0f7536fb05547

# The default build script is defensive and tries to protect against defining cflags.
- uses: patch
Expand All @@ -53,6 +53,7 @@ pipeline:
-DCOMPILER_CACHE=disabled \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_BUILD_TYPE=Release \
-DNO_ARMV81_OR_HIGHER=1 \
-DCMAKE_INSTALL_LIBDIR=lib \
..
Expand Down

0 comments on commit fbdb63e

Please sign in to comment.