diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/uncrustify.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/uncrustify.rb b/Library/Formula/uncrustify.rb index 16449cf25..b9711e6ee 100644 --- a/Library/Formula/uncrustify.rb +++ b/Library/Formula/uncrustify.rb @@ -2,6 +2,7 @@ require 'formula' class Uncrustify <Formula url 'http://downloads.sourceforge.net/project/uncrustify/uncrustify/uncrustify-0.56/uncrustify-0.56.tar.gz' + head 'git://github.com/bengardner/uncrustify.git' homepage 'http://uncrustify.sourceforge.net/' md5 '991ee882a265fa28f23f747737bce740' |
