Licensed sa* to sz*

This commit is contained in:
saltedcoffii
2021-03-20 21:10:00 -04:00
parent 87403516a9
commit 589e358d3d
90 changed files with 125 additions and 26 deletions

View File

@@ -5,6 +5,7 @@ class Sccache < Package
homepage 'https://github.com/mozilla/sccache/'
@_ver = '0.2.15'
version @_ver
license 'Apache-2.0, Apache-2.0-with-LLVM-exceptions, BSD, BSD-2, Boost-1.0, ISC, MIT, Unlicense and ZLIB'
compatibility 'all'
source_url "https://github.com/mozilla/sccache/archive/v#{@_ver}.tar.gz"
source_sha256 '7dbe71012f9b0b57d8475de6b36a9a3b4802e44a135e886f32c5ad1b0eb506e0'