Skip to content

Commit

Permalink
Merge 96a6a4e into 6de3d24
Browse files Browse the repository at this point in the history
  • Loading branch information
hoffmang9 committed Jun 22, 2023
2 parents 6de3d24 + 96a6a4e commit 6cff2be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@ FetchContent_MakeAvailable(Sodium)
if (DEFINED ENV{BLST_MAIN})
set(BLST_GIT_TAG "origin/master")
else ()
# This is currently anchored to upstream aecdcae7956f542fbee2392c1f0feb0a8ac41dc5
set(BLST_GIT_TAG "a8cd361c9f671577aeab3f074098443af92a53fc")
# This is currently anchored to upstream 6b837a0921cf41e501faaee1976a4035ae29d893 dated 2023-06-16
set(BLST_GIT_TAG "6b837a0921cf41e501faaee1976a4035ae29d893")
endif ()
set(BLST_REPOSITORY "https://github.com/supranational/blst.git")

Expand Down

0 comments on commit 6cff2be

Please sign in to comment.