diff options
| author | BrewTestBot | 2014-10-20 09:39:11 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 10:18:37 +0100 |
| commit | 204da00618823c6ca82748d4695078b4f404c631 (patch) | |
| tree | 2f7c3a57d6891dc4ec700411adb09651cb7cac94 | |
| parent | f01c1cd2976b801365b19e06782791fde33b2773 (diff) | |
| download | homebrew-204da00618823c6ca82748d4695078b4f404c631.tar.bz2 | |
libltc: update 1.1.4 bottle.
| -rw-r--r-- | Library/Formula/libltc.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libltc.rb b/Library/Formula/libltc.rb index 0803ff44e..ca2767df3 100644 --- a/Library/Formula/libltc.rb +++ b/Library/Formula/libltc.rb @@ -7,9 +7,10 @@ class Libltc < Formula bottle do cellar :any - sha1 "d0979ebd91c34b428d3b11fc076c42e2082e2149" => :mavericks - sha1 "f7ca44ef990b7c3e9d3d2bf65875f1c6c6b90b72" => :mountain_lion - sha1 "2bca5d496106a59b582914f55c3348096f1e5a94" => :lion + revision 1 + sha1 "7c4a5165544c7219c9ed12bc39bc1cf384c995bb" => :yosemite + sha1 "c55d95885439c8d8696679742ea189db8beaca32" => :mavericks + sha1 "75242d6344965aab837d2e66569a8f128d084ff7" => :mountain_lion end def install |
