diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/fuse4x-kext.rb | 1 | ||||
| -rw-r--r-- | Library/Formula/fuse4x.rb | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/Library/Formula/fuse4x-kext.rb b/Library/Formula/fuse4x-kext.rb index 4390f0ee7..eb3b74226 100644 --- a/Library/Formula/fuse4x-kext.rb +++ b/Library/Formula/fuse4x-kext.rb @@ -8,7 +8,6 @@ class Fuse4xKext < Formula homepage 'http://fuse4x.github.com' url 'https://github.com/fuse4x/kext/tarball/fuse4x_0_9_1' md5 'd9139a55157427a3f9985a8e1f79e23b' - version "0.9.1" bottle do # Bottle provided for Lion since the Command Line Tools cannot compile diff --git a/Library/Formula/fuse4x.rb b/Library/Formula/fuse4x.rb index 42e03c6d7..28c3d0a9d 100644 --- a/Library/Formula/fuse4x.rb +++ b/Library/Formula/fuse4x.rb @@ -3,7 +3,6 @@ require 'formula' class Fuse4x < Formula homepage 'http://fuse4x.github.com' url 'https://github.com/fuse4x/fuse/tarball/fuse4x_0_9_1' - version '0.9.1' sha1 '31eff485411f106daa81ef6c7c3d31abbdcd41b4' # Always use newer versions of these tools |
