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 5def5f29b..3fd9af16f 100644 --- a/Library/Formula/rock.rb +++ b/Library/Formula/rock.rb @@ -1,7 +1,7 @@ require 'formula' class Rock <Formula - url 'http://github.com/downloads/nddrylliog/rock/rock-0.9.1-source.tar.bz2' + 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' |
