aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Pajor2014-06-19 18:47:27 +0200
committerJack Nagel2014-06-19 21:11:11 -0500
commit7ca8da63ab2fe0f1797ea2eb94b7e1eccf8059ef (patch)
tree83ec9af0a07b6ee67559d35dcbed12f17edf4ffc
parent0e91b434083816d7f03232ae129523867ae8ade5 (diff)
downloadhomebrew-7ca8da63ab2fe0f1797ea2eb94b7e1eccf8059ef.tar.bz2
spawn-fcgi 1.6.4
Closes #30288. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-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",