usbmuxd: Add HEAD

Closes Homebrew/homebrew#11803.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
master
Maxwell Swadling 2012-04-22 18:30:36 +10:00 committed by Charlie Sharpsteen
parent f6f14cb21b
commit 8a95ee125e
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ class Usbmuxd < Formula
url 'http://marcansoft.com/uploads/usbmuxd/usbmuxd-1.0.7.tar.bz2'
md5 '6f431541f3177fa06aa6df9ceecb2da0'
head 'http://cgit.sukimashita.com/usbmuxd.git', :using => :git
depends_on 'cmake' => :build
depends_on 'libusb'
depends_on 'libplist'