aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/simgrid.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/simgrid.rb')
-rw-r--r--Library/Formula/simgrid.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/simgrid.rb b/Library/Formula/simgrid.rb
index 5bef19fe0..9b99ccc99 100644
--- a/Library/Formula/simgrid.rb
+++ b/Library/Formula/simgrid.rb
@@ -3,7 +3,7 @@ require 'formula'
class Simgrid < Formula
homepage 'http://simgrid.gforge.inria.fr'
url 'https://gforge.inria.fr/frs/download.php/29207/simgrid-3.6.2.tar.gz'
- md5 '35b10c0fb6d47bdbbf19417ab0ab2e6c'
+ sha1 'da43c307a40fda00e31f8f1e04fe892d33cc63ed'
depends_on 'cmake' => :build
depends_on 'pcre'