llvm@9: add license

master
Rui Chen 2020-07-26 20:30:54 -04:00 committed by Rylan Polster
parent 4e61e2f4e6
commit 2a35d9d02b
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@ class LlvmAT9 < Formula
homepage "https://llvm.org/"
url "https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/llvm-9.0.1.src.tar.xz"
sha256 "00a1ee1f389f81e9979f3a640a01c431b3021de0d42278f6508391a2f0b81c9a"
# The LLVM Project is under the Apache License v2.0 with LLVM Exceptions
license "Apache-2.0"
revision 2
bottle do