Update to use latest version of falcosecurity/libs

This commit is contained in:
Mark Stemm
2021-09-23 14:44:19 -07:00
parent 849fb98bc2
commit d3be537f7e

View File

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