From 05febf0031ab65762cf4cde7463d08400991fab6 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 1 Jan 2013 19:22:47 -0600 Subject: bindfs 1.11 Signed-off-by: Adam Vandenberg --- Library/Formula/bindfs.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/bindfs.rb b/Library/Formula/bindfs.rb index ca435b73d..d4fbc2c65 100644 --- a/Library/Formula/bindfs.rb +++ b/Library/Formula/bindfs.rb @@ -1,10 +1,11 @@ require 'formula' class Bindfs < Formula - url 'http://bindfs.googlecode.com/files/bindfs-1.9.tar.gz' + url 'http://bindfs.googlecode.com/files/bindfs-1.11.tar.gz' homepage 'http://code.google.com/p/bindfs/' - sha1 'cf8c2acf67f0e98593ec9f88ad00e12bbbc84f2e' + sha1 '9bb15d3b2d64cae4da936be13625010b3cd9f8ef' + depends_on 'pkg-config' => :build depends_on 'fuse4x' def install -- cgit v1.2.3