Skip to content

Commit c0741b6

Browse files
authored
Update AMReX (#130)
1 parent 0dc4f17 commit c0741b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/dependencies/AMReX.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ option(pyAMReX_amrex_internal "Download & build AMReX" ON)
8282
set(pyAMReX_amrex_repo "https://github.com/AMReX-Codes/amrex.git"
8383
CACHE STRING
8484
"Repository URI to pull and build AMReX from if(pyAMReX_amrex_internal)")
85-
set(pyAMReX_amrex_branch "ac8574131dd152ce40853e17af948360def806f4"
85+
set(pyAMReX_amrex_branch "d65dd906bd53c83eab8c88ea0e9205aa6dc6410b"
8686
CACHE STRING
8787
"Repository branch for pyAMReX_amrex_repo if(pyAMReX_amrex_internal)")
8888

0 commit comments

Comments
 (0)