Skip to content

Commit

Permalink
libs: Update libyara to version 4.1.1 (osquery#7133)
Browse files Browse the repository at this point in the history
  • Loading branch information
theopolis authored Jun 7, 2021
1 parent 8415c34 commit fc35acc
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 123 deletions.
6 changes: 3 additions & 3 deletions libraries/cmake/source/yara/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,12 +78,12 @@ function(yaraMain)
target_compile_definitions(thirdparty_yara PRIVATE
PACKAGE_NAME=\"yara\"
PACKAGE_TARNAME=\"yara\"
PACKAGE_VERSION=\"4.0.2\"
PACKAGE_STRING=\"yara\ 4.0.2\"
PACKAGE_VERSION=\"4.1.1\"
PACKAGE_STRING=\"yara\ 4.1.1\"
PACKAGE_BUGREPORT=\"[email protected]\"
PACKAGE_URL=\"\"
PACKAGE=\"yara\"
VERSION=\"4.0.2\"
VERSION=\"4.1.1\"
YYTEXT_POINTER=1
STDC_HEADERS=1
HAVE_SYS_TYPES_H=1
Expand Down
Loading

0 comments on commit fc35acc

Please sign in to comment.