aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorCharlie Sharpsteen2013-01-14 15:55:39 -0800
committerCharlie Sharpsteen2013-01-14 15:57:19 -0800
commit9bf47d705a41777275910a5948077073be9dad4d (patch)
tree120cb26b05282029f3465ea93f3908b036ac8e65 /Library/Formula
parentaf5b5e60df3d60ec6a2711258cb3b4b05bf19e7e (diff)
downloadhomebrew-9bf47d705a41777275910a5948077073be9dad4d.tar.bz2
fuse4x-kext: Rebuild Lion bottle using XCode 4.4.1
XCode 4.5.x has a bug that causes it to insert invalid loader commands that 32-bit Lion kernels won't accept. Upstream issue: http://www.openradar.me/12353507 Fixes #17045.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/fuse4x-kext.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/fuse4x-kext.rb b/Library/Formula/fuse4x-kext.rb
index a51ac38b9..0d7033d98 100644
--- a/Library/Formula/fuse4x-kext.rb
+++ b/Library/Formula/fuse4x-kext.rb
@@ -13,9 +13,10 @@ class Fuse4xKext < Formula
# Bottle provided for Lion and newer since the Command Line Tools cannot
# compile things that use `xcodebuild`. Actual compilation takes ~10
# seconds so there is no need to bottle this for earlier systems.
+ version 2
sha1 '66e546c4d8b590b0c67584b73a6731757a5d87fb' => :mountainlion
- sha1 'b2586e3f78a709a0df0385868a540fda17a7a00a' => :lion
+ sha1 '08c877f8764d755e0574083ffc981105e3913a27' => :lion
end
def install