aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Library/Formula/spawn-fcgi.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/spawn-fcgi.rb b/Library/Formula/spawn-fcgi.rb
index 1e9020a6c..e9f1532ae 100644
--- a/Library/Formula/spawn-fcgi.rb
+++ b/Library/Formula/spawn-fcgi.rb
@@ -2,8 +2,8 @@ require 'formula'
class SpawnFcgi < Formula
homepage 'http://redmine.lighttpd.net/projects/spawn-fcgi'
- url 'http://www.lighttpd.net/download/spawn-fcgi-1.6.3.tar.gz'
- sha1 '2b97ea57d9d79745fe8d6051d830fa507b421169'
+ url 'http://www.lighttpd.net/download/spawn-fcgi-1.6.4.tar.gz'
+ sha1 '0b10126be40431b00591a28f155efdb77a460161'
def install
system "./configure", "--disable-dependency-tracking",