usbmuxd: add 1.0.9 bottle.

master
BrewTestBot 2014-05-24 02:45:21 +01:00 committed by Jack Nagel
parent 38fbfcf623
commit d8555076c8
1 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,13 @@ class Usbmuxd < Formula
head "http://cgit.sukimashita.com/usbmuxd.git"
bottle do
cellar :any
sha1 "04ec016adce512d2a52c53b98cbb9013108f8b62" => :mavericks
sha1 "e02561205db81a77671cf702c32ba33d4f101b43" => :mountain_lion
sha1 "772d3e99916859f1a03fbc8bddd251ded2243904" => :lion
end
depends_on "pkg-config" => :build
depends_on "libusb"
depends_on "libplist"