Skip to content

Commit

Permalink
Updated reference to yaracpp
Browse files Browse the repository at this point in the history
  • Loading branch information
metthal committed Mar 12, 2019
1 parent 83524be commit 87cd234
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps/yaracpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ if(CMAKE_CXX_COMPILER)
endif()

ExternalProject_Add(yaracpp-project
URL https://github.com/avast-tl/yaracpp/archive/d3098245cfafe06f30995e7fbf0b4c60767cb817.zip
URL_HASH SHA256=5d730a053ae6bfdd3a323fc03ac716b6d8cbc040b7e2f3bddce0b8687e8d1f2b
URL https://github.com/avast-tl/yaracpp/archive/0e3472a83edffe8217f1dd2e6151da97e62081ae.zip
URL_HASH SHA256=c91df45bbd7e0f6e046f9664759db24c4cf56c6d47e04a5e8d644c8fb45e4d62
DOWNLOAD_NAME yaracpp.zip
CMAKE_ARGS
# This does not work on MSVC, but may be useful on Linux.
Expand Down

0 comments on commit 87cd234

Please sign in to comment.