Updated cherokee to 1.0.5

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Chris Hoffman 2010-07-08 03:22:56 -05:00 committed by Adam Vandenberg
parent 283369f80f
commit 8648241a9b
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula' require 'formula'
class Cherokee <Formula class Cherokee <Formula
url 'http://www.cherokee-project.com/download/1.0/1.0.4/cherokee-1.0.4.tar.gz' url 'http://www.cherokee-project.com/download/1.0/1.0.5/cherokee-1.0.5.tar.gz'
homepage 'http://www.cherokee-project.com/' homepage 'http://www.cherokee-project.com/'
md5 '24874b465abe6611ef2f2c145a840cb2' sha1 '61902974f839adbb0459c4df709b4d57f08b7ac2'
depends_on 'gettext' depends_on 'gettext'