v8cgi 0.9.3

Closes Homebrew/homebrew#13708.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-07-28 18:28:00 -05:00 committed by Adam Vandenberg
parent 1986085808
commit b46ed3f27f
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class V8cgi < Formula
homepage 'http://code.google.com/p/v8cgi/'
url 'http://v8cgi.googlecode.com/files/v8cgi-0.9.2-src.tar.gz'
sha1 '790aa7d177cccc94e2cb3ba4ca06213765094f01'
url 'http://v8cgi.googlecode.com/files/v8cgi-0.9.3-src.tar.gz'
sha1 'a3dd4a648bce71aa3cb37ba2c1921f0605ff50f0'
head 'http://v8cgi.googlecode.com/svn/trunk/'