libusb-compat: add 0.1.5 bottle.

master
BrewTestBot 2014-02-22 19:24:49 +00:00 committed by Mike McQuaid
parent c09845c88e
commit 53941eff00
1 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,13 @@ class LibusbCompat < Formula
url 'http://downloads.sourceforge.net/project/libusb/libusb-compat-0.1/libusb-compat-0.1.5/libusb-compat-0.1.5.tar.bz2'
sha256 '404ef4b6b324be79ac1bfb3d839eac860fbc929e6acb1ef88793a6ea328bc55a'
bottle do
cellar :any
sha1 "d267d8bbd870f618a031b22619579aca32a26593" => :mavericks
sha1 "f4c86e75411aa6b66a83436ce6f74c4d6b56d8ca" => :mountain_lion
sha1 "47125454bee7245d91d230394c7e208a5c3a72c7" => :lion
end
option :universal
depends_on 'pkg-config' => :build