Update to encfs 1.7.4

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
kernelpaniclite 2011-03-20 18:01:07 +01:00 committed by Adam Vandenberg
parent 894977e494
commit de2da44825

View file

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