From 91bd4b2b151fd953d9489b0bb00889db83eb02d3 Mon Sep 17 00:00:00 2001 From: kernelpaniclite Date: Sun, 20 Mar 2011 18:01:07 +0100 Subject: Update to encfs 1.7.4 Signed-off-by: Adam Vandenberg --- Library/Formula/encfs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') 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' -- cgit v1.2.3