dircproxy: add 1.2.0-RC1 bottle.

This commit is contained in:
BrewTestBot 2016-04-09 20:53:24 +01:00 committed by Xu Cheng
parent 29e4682e0f
commit 2f716de5a4

View file

@ -4,6 +4,12 @@ class Dircproxy < Formula
url "https://dircproxy.googlecode.com/files/dircproxy-1.2.0-RC1.tar.gz"
sha256 "40ad50ffd13681114f995519dc3f65f48cb5eac41e780ad14ce8ffd49463757f"
bottle do
sha256 "2e42623d53202a0ed7c76e7e9490bb95055bfceec1daee854b1746f73d96d2bd" => :el_capitan
sha256 "5f9bec3190e4dbf8c58c719de4f28c1fa86be764be4d07ce3570524da0c49bec" => :yosemite
sha256 "ecb8e06f9493061e2b4c6004b160a995775ed98e7abc8daaafbe75e9fe5a9f29" => :mavericks
end
def install
system "./configure", "--disable-dependency-tracking",
"--prefix=#{prefix}",