diff options
Diffstat (limited to 'Library/Formula/lcov.rb')
| -rw-r--r-- | Library/Formula/lcov.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/lcov.rb b/Library/Formula/lcov.rb index d8cd60c4d..f1cdcbd5c 100644 --- a/Library/Formula/lcov.rb +++ b/Library/Formula/lcov.rb @@ -5,6 +5,8 @@ class Lcov < Formula url 'https://downloads.sourceforge.net/ltp/lcov-1.11.tar.gz' sha1 'bf8ed68c06805a71528a2a67dd714830afd3ccb5' + head 'https://github.com/linux-test-project/lcov.git' + bottle do cellar :any sha1 "edad7ab819deb6032734442ea88c343e6779f60c" => :mavericks |
