groovyserv 0.8

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Yasuharu NAKANO 2011-06-16 22:32:15 +09:00 committed by Adam Vandenberg
parent b1d77a6b66
commit ac96ddd395

View file

@ -2,8 +2,8 @@ require 'formula'
class Groovyserv < Formula
homepage 'http://kobo.github.com/groovyserv/'
url 'https://github.com/downloads/kobo/groovyserv/groovyserv-0.7-src.zip'
sha1 '2ed22bec9c18a60469119620933919c006d4d497'
url 'https://github.com/downloads/kobo/groovyserv/groovyserv-0.8_src.zip'
sha1 '0b934c76d2bc71f0661dbcc36ef83dc33938051c'
head 'http://github.com/kobo/groovyserv.git', :using => :git
depends_on 'groovy'