jsawk: bottle unneeded
This commit is contained in:
parent
7008095a40
commit
37638527c9
1 changed files with 2 additions and 1 deletions
|
@ -3,9 +3,10 @@ class Jsawk < Formula
|
|||
homepage "https://github.com/micha/jsawk"
|
||||
url "https://github.com/micha/jsawk/archive/1.4.tar.gz"
|
||||
sha256 "3d38ffb4b9c6ff7f17072a12c5817ffe68bd0ab58d6182de300fc1e587d34530"
|
||||
|
||||
head "https://github.com/micha/jsawk.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on "spidermonkey"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue