From efbb4a8d1c332dc47dfd324f49d0b458dd06caef Mon Sep 17 00:00:00 2001 From: Ron Olson Date: Mon, 4 Nov 2019 09:28:30 -0600 Subject: Updated llvm-project to be in sync with other projects --- swift-lang.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift-lang.spec b/swift-lang.spec index b8077fa..813a107 100644 --- a/swift-lang.spec +++ b/swift-lang.spec @@ -28,7 +28,7 @@ Source12: https://github.com/apple/swift-xcode-playground-support/archive/ Source13: https://github.com/apple/sourcekit-lsp/archive/swift-%{swifttag}.tar.gz#/sourcekit-lsp.tar.gz Source14: https://github.com/apple/indexstore-db/archive/swift-%{swifttag}.tar.gz#/indexstore-db.tar.gz Source15: https://github.com/apple/swift-clang-tools-extra/archive/swift-%{swifttag}.tar.gz#/swift-clang-tools-extra.tar.gz -Source16: https://github.com/apple/llvm-project/archive/swift-DEVELOPMENT-SNAPSHOT-2019-10-19-a.tar.gz#/llvm-project.tar.gz +Source16: https://github.com/apple/llvm-project/archive/swift-%{swifttag}.tar.gz#/llvm-project.tar.gz Source17: swift-lang.conf Source18: swift-lang-runtime.conf -- cgit