Skip to content

Commit

Permalink
Fix checksum for DP3 patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim Kok committed Mar 11, 2024
1 parent 11ff54d commit d32b4c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion easybuild/easyconfigs/d/DP3/DP3-6.0-foss-2023b.eb
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ sources = [
patches = ['DP3-6.0_fix-for-xsimd-error-on-neoverse-v1.patch']
checksums = [
None, # checksum for git clone source is non-deterministic
'8dab4757929966e8a8d19bf5e1e5491ad8df8dcd728c4fff414e284f87be5a85', # DP3-6.0_fix-for-xsimd-error-on-neoverse-v1
'7f5069388846c9c715013d5a3a267a6d8e266520445a6427e63e9d52d3046c9d', # DP3-6.0_fix-for-xsimd-error-on-neoverse-v1
]

builddependencies = [
Expand Down

0 comments on commit d32b4c0

Please sign in to comment.