File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3535 # FALCOSECURITY_LIBS_VERSION. In case you want to test against another driver version (or
3636 # branch, or commit) just pass the variable - ie., `cmake -DDRIVER_VERSION=dev ..`
3737 if (NOT DRIVER_VERSION)
38- set (DRIVER_VERSION "b9302048b7f80f8b596515f6afb3d3bb0a5edd23 " )
38+ set (DRIVER_VERSION "a4057823f58d87df40e4c663e01485c7f440ee3e " )
3939 set (DRIVER_CHECKSUM
40- "SHA256=aebe40accecc07ba895932b0b6f0cc5d7d2504685058062186e1880a32905617 "
40+ "SHA256=3e20b64d46e2fa8f95095b1ff363c578f1069a8c943359295b43ddd3f4735818 "
4141 )
4242 endif ()
4343
Original file line number Diff line number Diff line change 4242 # version (or branch, or commit) just pass the variable - ie., `cmake
4343 # -DFALCOSECURITY_LIBS_VERSION=dev ..`
4444 if (NOT FALCOSECURITY_LIBS_VERSION)
45- set (FALCOSECURITY_LIBS_VERSION "b9302048b7f80f8b596515f6afb3d3bb0a5edd23 " )
45+ set (FALCOSECURITY_LIBS_VERSION "a4057823f58d87df40e4c663e01485c7f440ee3e " )
4646 set (FALCOSECURITY_LIBS_CHECKSUM
47- "SHA256=aebe40accecc07ba895932b0b6f0cc5d7d2504685058062186e1880a32905617 "
47+ "SHA256=3e20b64d46e2fa8f95095b1ff363c578f1069a8c943359295b43ddd3f4735818 "
4848 )
4949 endif ()
5050
You can’t perform that action at this time.
0 commit comments