Skip to content
Snippets Groups Projects
Unverified Commit a212bb05 authored by mic84's avatar mic84 Committed by GitHub
Browse files

Amrvis: update branch name (#17718)

parent f24dd29c
Branches
Tags
No related merge requests found
......@@ -16,7 +16,7 @@ class Amrvis(MakefilePackage):
homepage = "https://github.com/AMReX-Codes/Amrvis"
git = "https://github.com/AMReX-Codes/Amrvis.git"
version('master', tag='master')
version('main', tag='main')
variant(
'dims',
......@@ -69,7 +69,7 @@ class Amrvis(MakefilePackage):
# Need to clone AMReX into Amrvis because Amrvis uses AMReX's source
resource(name='amrex',
git='https://github.com/AMReX-Codes/amrex.git',
tag='master',
tag='development',
placement='amrex')
def edit(self, spec, prefix):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment