diff options
Diffstat (limited to 'Library/Formula/ilmbase.rb')
| -rw-r--r-- | Library/Formula/ilmbase.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ilmbase.rb b/Library/Formula/ilmbase.rb index 7c37fced0..1043db7c5 100644 --- a/Library/Formula/ilmbase.rb +++ b/Library/Formula/ilmbase.rb @@ -3,7 +3,7 @@ require 'formula' class Ilmbase < Formula url 'http://download.savannah.gnu.org/releases/openexr/ilmbase-1.0.2.tar.gz' homepage 'http://www.openexr.com/' - md5 '26c133ee8ca48e1196fbfb3ffe292ab4' + sha1 'fe6a910a90cde80137153e25e175e2b211beda36' # included for reference only - repository doesn't have 'configure' script # head 'cvs://:pserver:anonymous@cvs.sv.gnu.org:/sources/openexr:IlmBase' |
