Skip to content

Commit 8d6a2ba

Browse files
authored
Merge pull request #332 from ethereum/upgrade_ethash
cmake: Upgrade ethash to 0.7.0
2 parents f24a197 + 5b5d0d0 commit 8d6a2ba

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

cmake/Hunter/config.cmake

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ hunter_config(
1111

1212
hunter_config(
1313
ethash
14-
VERSION 0.6.0
15-
URL https://github.com/chfast/ethash/archive/v0.6.0.tar.gz
16-
SHA1 4bfa26b389d1f89a60053de04b2a29feab20f67b
14+
VERSION 425f9cbb
15+
URL https://github.com/chfast/ethash/archive/425f9cbb7a0a14719a94d6079b06dc1c16500061.tar.gz
16+
SHA1 5c59a63d5af833a44dc5a5f5496087b35c423f8f
17+
CMAKE_ARGS -DETHASH_BUILD_ETHASH=OFF -DETHASH_BUILD_TESTS=OFF
1718
)

0 commit comments

Comments
 (0)