update web site and git url for BMI package (#12036)

This commit is contained in:
Phil Carns 2019-07-17 22:28:39 -04:00 committed by Adam J. Stewart
parent ada50b968a
commit 7428fc66f7

View file

@ -9,8 +9,8 @@
class Bmi(AutotoolsPackage):
"""a communications framework and network abstraction layer"""
homepage = 'http://git.mcs.anl.gov/bmi.git/'
git = 'git://git.mcs.anl.gov/bmi'
homepage = 'https://xgitlab.cels.anl.gov/sds/bmi'
git = 'https://xgitlab.cels.anl.gov/sds/bmi.git'
version('develop', branch='master')