diff options
Diffstat (limited to 'Library/Formula/wdfs.rb')
| -rw-r--r-- | Library/Formula/wdfs.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wdfs.rb b/Library/Formula/wdfs.rb index ccaa7edc3..a121fce49 100644 --- a/Library/Formula/wdfs.rb +++ b/Library/Formula/wdfs.rb @@ -3,7 +3,7 @@ require 'formula' class Wdfs < Formula homepage 'http://noedler.de/projekte/wdfs/' url 'http://noedler.de/projekte/wdfs/wdfs-1.4.2.tar.gz' - md5 '628bb44194d04c1cf8aacc446ed0a230' + sha1 '71ae2e355d00bc1fbe7093b0a3b15ddc76a74516' depends_on 'pkg-config' => :build depends_on 'glib' |
