Update to latest falcosecurity/libs

This commit is contained in:
Mark Stemm
2021-08-17 15:25:24 -07:00
parent c1d1fafade
commit 849fb98bc2

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=ba0ea2e22121b8543cb1ebe616090097c4dc3f093db8f0bb5cf2ce5a7e0425a0")
set(FALCOSECURITY_LIBS_CHECKSUM "SHA256=176e1aca6a42baac1dd4c0eadbc9de854d1145ff5d057d115e2c6ff4c4b4d7e0")
endif()
# cd /path/to/build && cmake /path/to/source