Update to encfs 1.7.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
894977e494
commit
de2da44825
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue