diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/bindfs.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bindfs.rb b/Library/Formula/bindfs.rb index d4fbc2c65..97b384daf 100644 --- a/Library/Formula/bindfs.rb +++ b/Library/Formula/bindfs.rb @@ -1,8 +1,8 @@ require 'formula' class Bindfs < Formula - url 'http://bindfs.googlecode.com/files/bindfs-1.11.tar.gz' homepage 'http://code.google.com/p/bindfs/' + url 'http://bindfs.googlecode.com/files/bindfs-1.11.tar.gz' sha1 '9bb15d3b2d64cae4da936be13625010b3cd9f8ef' depends_on 'pkg-config' => :build |
