aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gpsim.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gpsim.rb')
-rw-r--r--Library/Formula/gpsim.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gpsim.rb b/Library/Formula/gpsim.rb
index a324402e2..f2d644dab 100644
--- a/Library/Formula/gpsim.rb
+++ b/Library/Formula/gpsim.rb
@@ -3,7 +3,7 @@ require 'formula'
class Gpsim < Formula
url 'http://sourceforge.net/projects/gpsim/files/gpsim/0.25.0/gpsim-0.25.0.tar.gz'
homepage 'http://gpsim.sourceforge.net/'
- md5 '36e2aeac30fad773f5fb934c867b42b7'
+ sha1 'bff4122ad29adbd64c6ee37159698dfd0d6ca503'
depends_on 'pkg-config' => :build
depends_on 'popt'