File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 "9e6a8ccd4e4f5796f45ad486decd00b4996129b7 " )
38+ set (DRIVER_VERSION "707b3dc1a7242b524689a9038b647216bc914682 " )
3939 set (DRIVER_CHECKSUM
40- "SHA256=87902814e29718529094b89ff2a3ddbd4ee7aa77da824d4acbaad0d863e04ce9 "
40+ "SHA256=ce22edaa5aee0ddfab6e90a0696f0715b39f24a588aee8f1279c864572650039 "
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 "9e6a8ccd4e4f5796f45ad486decd00b4996129b7 " )
45+ set (FALCOSECURITY_LIBS_VERSION "707b3dc1a7242b524689a9038b647216bc914682 " )
4646 set (FALCOSECURITY_LIBS_CHECKSUM
47- "SHA256=87902814e29718529094b89ff2a3ddbd4ee7aa77da824d4acbaad0d863e04ce9 "
47+ "SHA256=ce22edaa5aee0ddfab6e90a0696f0715b39f24a588aee8f1279c864572650039 "
4848 )
4949 endif ()
5050
You can’t perform that action at this time.
0 commit comments