aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/assimp.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/assimp.rb')
-rw-r--r--Library/Formula/assimp.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/assimp.rb b/Library/Formula/assimp.rb
index 8cc030b00..c4e46dbec 100644
--- a/Library/Formula/assimp.rb
+++ b/Library/Formula/assimp.rb
@@ -3,7 +3,7 @@ require 'formula'
class Assimp < Formula
homepage 'http://assimp.sourceforge.net/'
url 'http://downloads.sourceforge.net/project/assimp/assimp-2.0/assimp--2.0.863-sdk.zip'
- md5 '9f41662501bd9d9533c4cf03b7c25d5b'
+ sha1 'eb6938c134e7110a96243570e52a8b860d15d915'
depends_on 'cmake' => :build
depends_on 'boost'