Skip to content

Commit 728c5e0

Browse files
authored
add main branch (spack#47952)
1 parent c3e92a3 commit 728c5e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

var/spack/repos/builtin/packages/silo/package.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ class Silo(AutotoolsPackage):
1616
url = "https://wci.llnl.gov/sites/wci/files/2021-01/silo-4.10.2.tgz"
1717
maintainers("patrickb314")
1818

19+
version("main", branch="main")
1920
version(
2021
"4.11.1",
2122
preferred=True,

0 commit comments

Comments
 (0)