diff options
Diffstat (limited to 'Library/Formula/ufraw.rb')
| -rw-r--r-- | Library/Formula/ufraw.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ufraw.rb b/Library/Formula/ufraw.rb index cbcac3e02..cecd2583d 100644 --- a/Library/Formula/ufraw.rb +++ b/Library/Formula/ufraw.rb @@ -3,7 +3,7 @@ require 'formula' class Ufraw < Formula url 'http://sourceforge.net/project/downloading.php?group_id=127649&filename=ufraw-0.18.tar.gz' homepage 'http://ufraw.sourceforge.net' - md5 '454f40a402928998a82e2645d9265d96' + sha1 '41c9ad7aa7f1cbb63a6b0b330b3599b18a7e8cd2' depends_on 'pkg-config' => :build depends_on 'glib' |
