diff options
Diffstat (limited to 'app-shells/mpibash/mpibash-9999.ebuild')
-rw-r--r-- | app-shells/mpibash/mpibash-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/mpibash/mpibash-9999.ebuild b/app-shells/mpibash/mpibash-9999.ebuild index c36ec39e71c9..35d89c65384d 100644 --- a/app-shells/mpibash/mpibash-9999.ebuild +++ b/app-shells/mpibash/mpibash-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools-utils multilib if [[ ${PV} = 9999 ]]; then - EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git http://github.com/losalamos/MPI-Bash.git" + EGIT_REPO_URI="git://github.com/losalamos/MPI-Bash.git https://github.com/losalamos/MPI-Bash.git" inherit git-r3 KEYWORDS="" AUTOTOOLS_AUTORECONF=1 |