aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/groovyserv.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/groovyserv.rb')
-rw-r--r--Library/Formula/groovyserv.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/groovyserv.rb b/Library/Formula/groovyserv.rb
index c7f1cc43d..b291db34f 100644
--- a/Library/Formula/groovyserv.rb
+++ b/Library/Formula/groovyserv.rb
@@ -4,7 +4,7 @@ class Groovyserv < Formula
homepage 'http://kobo.github.com/groovyserv/'
url 'https://github.com/downloads/kobo/groovyserv/groovyserv-0.9-src.zip'
sha1 '54464608f90a381b44cf7959136e1b1f31a3919c'
- head 'http://github.com/kobo/groovyserv.git', :using => :git
+ head 'https://github.com/kobo/groovyserv.git', :using => :git
depends_on 'gradle' => :build
depends_on 'groovy'