bindfs 1.11

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-01-01 19:22:47 -06:00 committed by Adam Vandenberg
parent 97f5dbc7a5
commit 8a9f1d1ef7
1 changed files with 3 additions and 2 deletions

View File

@ -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