tinyproxy: add 1.8.3 bottle.

Closes Homebrew/homebrew#32349.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
BrewTestBot 2014-09-17 16:01:12 +01:00 committed by Mike McQuaid
parent dc02c5c34e
commit 3023441deb

View file

@ -5,6 +5,12 @@ class Tinyproxy < Formula
url "https://www.banu.com/pub/tinyproxy/1.8/tinyproxy-1.8.3.tar.bz2"
sha1 "2538fbd190d3dc357a2e7c2a07ea0fbefb768a13"
bottle do
sha1 "edf8eed5ce1ae02bdd09cefba5d3700b6d34c9c9" => :mavericks
sha1 "17996d138ad31ef834ad23e556afba83ed45c3ef" => :mountain_lion
sha1 "566f27174a811803b447822407dc33f26d306219" => :lion
end
option "reverse", "Enable reverse proxying"
option "with-transparent", "Enable transparent proxying"