diff options
Diffstat (limited to 'Library/Formula/openexr.rb')
| -rw-r--r-- | Library/Formula/openexr.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/openexr.rb b/Library/Formula/openexr.rb index dde969410..ad7b0579c 100644 --- a/Library/Formula/openexr.rb +++ b/Library/Formula/openexr.rb @@ -3,7 +3,7 @@ require 'formula' class Openexr < Formula url 'http://download.savannah.gnu.org/releases/openexr/openexr-1.7.0.tar.gz' homepage 'http://www.openexr.com/' - md5 '27113284f7d26a58f853c346e0851d7a' + sha1 '91d0d4e69f06de956ec7e0710fc58ec0d4c4dc2b' # included for reference only - repository doesn't have 'configure' script # head 'cvs://:pserver:anonymous@cvs.sv.gnu.org:/sources/openexr:OpenEXR' |
