aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2010-06-16 16:17:59 -0700
committerAdam Vandenberg2010-06-16 16:17:59 -0700
commit0d03898a6c9c6293b2acbfdbc31b2fe4478efb9f (patch)
treeeb67a1fe1f600e297520f8250a34469886354c4c /Library
parent8aa7a08019872e25dd2f5fc0c7c4c2d3f5d98f30 (diff)
downloadhomebrew-0d03898a6c9c6293b2acbfdbc31b2fe4478efb9f.tar.bz2
mod_wsgi: Add HEAD (4.x)
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mod_wsgi.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/mod_wsgi.rb b/Library/Formula/mod_wsgi.rb
index 3a4132f7c..46790ee55 100644
--- a/Library/Formula/mod_wsgi.rb
+++ b/Library/Formula/mod_wsgi.rb
@@ -4,6 +4,7 @@ class ModWsgi <Formula
url 'http://modwsgi.googlecode.com/files/mod_wsgi-3.2.tar.gz'
sha1 '227123f679f280d45639420fe2eeaa820f6a1cbc'
homepage 'http://code.google.com/p/modwsgi/'
+ head "http://modwsgi.googlecode.com/svn/trunk/mod_wsgi"
def caveats
<<-EOS.undent