Skip to content

Commit

Permalink
openmpi-devel: fix livecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
l2dy authored and mkae committed Feb 8, 2017
1 parent d176bb9 commit ab3ef9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion science/openmpi/Portfile
Expand Up @@ -58,7 +58,7 @@ if {[string first "-devel" $subport] > 0} {

livecheck.version ${newrev}-${tag}
livecheck.url [lindex ${master_sites} 0]
livecheck.regex <strong>dev-(\[0-9\]+-g\[0-9a-f\]+)
livecheck.regex <strong>master-(\[0-9\]+-\[0-9a-f\]+)
}

# As OpenMPI creates compiler wrappers, there are lots of
Expand Down

0 comments on commit ab3ef9f

Please sign in to comment.