Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / osquery
Commits: 491cf840 by Christian Heusel at 2025-01-29T10:25:44+01:00 upgpkg: 5.15.0-3: Rebuild against rocksdb 9.10.0 Fixes https://gitlab.archlinux.org/archlinux/packaging/packages/osquery/-/issues/3 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,7 +1,7 @@ pkgbase = osquery pkgdesc = SQL powered operating system instrumentation, monitoring, and analytics pkgver = 5.15.0 - pkgrel = 2 + pkgrel = 3 url = https://osquery.io arch = x86_64 license = Apache-2.0 OR GPL-2.0-only ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ pkgname=osquery pkgver=5.15.0 -pkgrel=2 +pkgrel=3 pkgdesc="SQL powered operating system instrumentation, monitoring, and analytics" arch=(x86_64) url="https://osquery.io" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/osquery/-/commit/491cf8403dec91114be890a90f31a4e83daa5afe -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/osquery/-/commit/491cf8403dec91114be890a90f31a4e83daa5afe You're receiving this email because of your account on gitlab.archlinux.org.
