aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/spawn-fcgi.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/spawn-fcgi.rb')
-rw-r--r--Library/Formula/spawn-fcgi.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/spawn-fcgi.rb b/Library/Formula/spawn-fcgi.rb
index 4a1f7c8a0..7936823e2 100644
--- a/Library/Formula/spawn-fcgi.rb
+++ b/Library/Formula/spawn-fcgi.rb
@@ -3,7 +3,7 @@ require 'formula'
class SpawnFcgi < Formula
url 'http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.gz'
homepage 'http://redmine.lighttpd.net/projects/spawn-fcgi'
- md5 '6d75f9e9435056fa1e574d836d823cd0'
+ sha1 '2b97ea57d9d79745fe8d6051d830fa507b421169'
def install
system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}"