diff options
author | Ron Olson <tachoknight@gmail.com> | 2019-11-04 09:28:30 -0600 |
---|---|---|
committer | Ron Olson <tachoknight@gmail.com> | 2019-11-04 09:28:30 -0600 |
commit | efbb4a8d1c332dc47dfd324f49d0b458dd06caef (patch) | |
tree | 1e8447b05f928f897f9b1d487be28528c69c3079 | |
parent | ef78fc31f3ca40ce54e3fc6612885d902eb0ad25 (diff) | |
download | swift-lang-efbb4a8d1c332dc47dfd324f49d0b458dd06caef.tar.gz swift-lang-efbb4a8d1c332dc47dfd324f49d0b458dd06caef.tar.xz swift-lang-efbb4a8d1c332dc47dfd324f49d0b458dd06caef.zip |
Updated llvm-project to be in sync with other projects
-rw-r--r-- | swift-lang.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 |