mirror of
https://github.com/falcosecurity/falco.git
synced 2026-03-18 18:58:41 +00:00
Update to use latest version of falcosecurity/libs
This commit is contained in:
@@ -21,7 +21,7 @@ file(MAKE_DIRECTORY ${FALCOSECURITY_LIBS_CMAKE_WORKING_DIR})
|
||||
# -DFALCOSECURITY_LIBS_VERSION=dev ..`
|
||||
if(NOT FALCOSECURITY_LIBS_VERSION)
|
||||
set(FALCOSECURITY_LIBS_VERSION "new/plugin-system-api-additions")
|
||||
set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=176e1aca6a42baac1dd4c0eadbc9de854d1145ff5d057d115e2c6ff4c4b4d7e0")
|
||||
set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=6f8c5f17dd6c8b07425c0b8633df2d72e829e70e76c491cdb3b04ee4c495bfff")
|
||||
endif()
|
||||
|
||||
# cd /path/to/build && cmake /path/to/source
|
||||
|
||||
Reference in New Issue
Block a user