Skip to content

Commit

Permalink
Update AMReX (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed May 24, 2023
1 parent 0dc4f17 commit c0741b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/dependencies/AMReX.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ option(pyAMReX_amrex_internal "Download & build AMReX" ON)
set(pyAMReX_amrex_repo "https://github.com/AMReX-Codes/amrex.git"
CACHE STRING
"Repository URI to pull and build AMReX from if(pyAMReX_amrex_internal)")
set(pyAMReX_amrex_branch "ac8574131dd152ce40853e17af948360def806f4"
set(pyAMReX_amrex_branch "d65dd906bd53c83eab8c88ea0e9205aa6dc6410b"
CACHE STRING
"Repository branch for pyAMReX_amrex_repo if(pyAMReX_amrex_internal)")

Expand Down

0 comments on commit c0741b6

Please sign in to comment.