diff options
Diffstat (limited to 'Library/Formula/encfs.rb')
| -rw-r--r-- | Library/Formula/encfs.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/encfs.rb b/Library/Formula/encfs.rb index 2228dcb00..2058bdbc2 100644 --- a/Library/Formula/encfs.rb +++ b/Library/Formula/encfs.rb @@ -3,7 +3,7 @@ require 'formula' class Encfs < Formula url 'http://encfs.googlecode.com/files/encfs-1.7.4.tgz' homepage 'http://www.arg0.net/encfs' - md5 'ac90cc10b2e9fc7e72765de88321d617' + sha1 '3d824ba188dbaabdc9e36621afb72c651e6e2945' depends_on 'pkg-config' => :build depends_on 'gettext' |
