aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/encfs.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/encfs.rb b/Library/Formula/encfs.rb
index 322d30002..1a34971c4 100644
--- a/Library/Formula/encfs.rb
+++ b/Library/Formula/encfs.rb
@@ -1,9 +1,9 @@
require 'formula'
class Encfs < Formula
- url 'http://encfs.googlecode.com/files/encfs-1.7.2.tgz'
+ url 'http://encfs.googlecode.com/files/encfs-1.7.4.tgz'
homepage 'http://www.arg0.net/encfs'
- md5 '3a3fef640c7c9f020104304392cd1836'
+ md5 'ac90cc10b2e9fc7e72765de88321d617'
depends_on 'pkg-config' => :build
depends_on 'gettext'