diff options
Diffstat (limited to 'Library/Formula/fuse4x-kext.rb')
| -rw-r--r-- | Library/Formula/fuse4x-kext.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/fuse4x-kext.rb b/Library/Formula/fuse4x-kext.rb index 4e866aa61..fe237df52 100644 --- a/Library/Formula/fuse4x-kext.rb +++ b/Library/Formula/fuse4x-kext.rb @@ -6,8 +6,8 @@ end class Fuse4xKext < Formula homepage 'http://fuse4x.github.com' - url 'https://github.com/fuse4x/kext/tarball/fuse4x_0_9_2' - sha1 'ff143cd14346a6b79769b745e117949baae86705' + url 'https://github.com/fuse4x/kext/archive/fuse4x_0_9_2.tar.gz' + sha1 '4222c14b38325d9e41fb0925d2681dda3e73e861' bottle do # Bottle provided for Lion and newer since the Command Line Tools cannot |
