ntfs-3g 2013.1.13

Closes Homebrew/homebrew#17997.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Patrick Li 2013-02-22 08:54:49 +13:00 committed by Adam Vandenberg
parent 0dea23e5d6
commit 40351270e8
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Ntfs3g < Formula
homepage 'http://www.tuxera.com/community/ntfs-3g-download/'
url 'http://tuxera.com/opensource/ntfs-3g_ntfsprogs-2012.1.15.tgz'
sha1 '8d55cf49afde172fefa369a0a85289e09c4d7bbb'
url 'http://tuxera.com/opensource/ntfs-3g_ntfsprogs-2013.1.13.tgz'
sha1 '8c12b7644d90ae9fb8d0aca0d7ebd5f8fac2c818'
depends_on 'pkg-config' => :build
depends_on 'fuse4x'