We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f24a197 + 5b5d0d0 commit 8d6a2baCopy full SHA for 8d6a2ba
cmake/Hunter/config.cmake
@@ -11,7 +11,8 @@ hunter_config(
11
12
hunter_config(
13
ethash
14
- VERSION 0.6.0
15
- URL https://github.com/chfast/ethash/archive/v0.6.0.tar.gz
16
- SHA1 4bfa26b389d1f89a60053de04b2a29feab20f67b
+ VERSION 425f9cbb
+ URL https://github.com/chfast/ethash/archive/425f9cbb7a0a14719a94d6079b06dc1c16500061.tar.gz
+ SHA1 5c59a63d5af833a44dc5a5f5496087b35c423f8f
17
+ CMAKE_ARGS -DETHASH_BUILD_ETHASH=OFF -DETHASH_BUILD_TESTS=OFF
18
)
0 commit comments