groovyserv 0.8
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b1d77a6b66
commit
ac96ddd395
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue