diff options
Diffstat (limited to 'Library/Formula/rock.rb')
| -rw-r--r-- | Library/Formula/rock.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rock.rb b/Library/Formula/rock.rb index 24bcb871b..e62f6f220 100644 --- a/Library/Formula/rock.rb +++ b/Library/Formula/rock.rb @@ -4,7 +4,7 @@ class Rock < Formula url 'https://github.com/downloads/nddrylliog/rock/rock-0.9.1-source.tar.bz2' homepage 'http://ooc-lang.org' md5 '66c35a7d9271732790f08a4839cee287' - head 'git://github.com/nddrylliog/rock.git' + head 'https://github.com/nddrylliog/rock.git' def install # make rock using provided bootstrap |
