aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/usbmuxd.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/usbmuxd.rb')
-rw-r--r--Library/Formula/usbmuxd.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/usbmuxd.rb b/Library/Formula/usbmuxd.rb
index 508544838..16e38adc6 100644
--- a/Library/Formula/usbmuxd.rb
+++ b/Library/Formula/usbmuxd.rb
@@ -5,7 +5,7 @@ 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
+ head 'http://cgit.sukimashita.com/usbmuxd.git'
depends_on 'cmake' => :build
depends_on 'libusb'