lcov: add HEAD
Closes Homebrew/homebrew#31198. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
This commit is contained in:
parent
3c189bfa4c
commit
6027344305
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue