commit:     3c810c856ab7f58b6e6add4248d02ad53fa23e98
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul  8 23:21:58 2017 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul  8 23:24:27 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c810c85

dev-util/lldb: Also update the git URI for extra fetches

 dev-util/lldb/lldb-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/lldb/lldb-9999.ebuild b/dev-util/lldb/lldb-9999.ebuild
index d434f82dbf2..45a14965b4f 100644
--- a/dev-util/lldb/lldb-9999.ebuild
+++ b/dev-util/lldb/lldb-9999.ebuild
@@ -49,7 +49,7 @@ pkg_setup() {
 src_unpack() {
        if use test; then
                # needed for patched gtest
-               git-r3_fetch "http://llvm.org/git/llvm.git
+               git-r3_fetch "https://git.llvm.org/git/llvm.git
                        https://github.com/llvm-mirror/llvm.git";
        fi
        git-r3_fetch

Reply via email to