ispc: bottle unneeded
This commit is contained in:
parent
84d6276330
commit
dcedc45fd8
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class Ispc < Formula
|
||||||
url "https://downloads.sourceforge.net/project/ispcmirror/v1.8.2/ispc-v1.8.2-osx.tar.gz"
|
url "https://downloads.sourceforge.net/project/ispcmirror/v1.8.2/ispc-v1.8.2-osx.tar.gz"
|
||||||
sha256 "9e42d7cca73e598d26727e4e5ab2f8b8e24d009fcb64424e566fa0f45329c2ec"
|
sha256 "9e42d7cca73e598d26727e4e5ab2f8b8e24d009fcb64424e566fa0f45329c2ec"
|
||||||
|
|
||||||
|
bottle :unneeded
|
||||||
|
|
||||||
def install
|
def install
|
||||||
bin.install "ispc"
|
bin.install "ispc"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue