aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/usbmuxd.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/usbmuxd.rb b/Library/Formula/usbmuxd.rb
index 643a3ad2f..789a40560 100644
--- a/Library/Formula/usbmuxd.rb
+++ b/Library/Formula/usbmuxd.rb
@@ -9,9 +9,10 @@ class Usbmuxd < Formula
bottle do
cellar :any
- sha1 "04ec016adce512d2a52c53b98cbb9013108f8b62" => :mavericks
- sha1 "e02561205db81a77671cf702c32ba33d4f101b43" => :mountain_lion
- sha1 "772d3e99916859f1a03fbc8bddd251ded2243904" => :lion
+ revision 1
+ sha1 "df155e8fd46fb368a27359dfb1d3e38748e62520" => :yosemite
+ sha1 "111014819a0d4351ddb074e917f399a74bcf1442" => :mavericks
+ sha1 "f23f5dee72baff05e14f59e0b1adbc52e9d2918d" => :mountain_lion
end
depends_on "pkg-config" => :build