little-cms: add 1.19 bottle.
This commit is contained in:
parent
9e50e5a3f3
commit
2c94b3aa3c
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class LittleCms < Formula
|
|||
url 'http://downloads.sourceforge.net/project/lcms/lcms/1.19/lcms-1.19.tar.gz'
|
||||
sha1 'd5b075ccffc0068015f74f78e4bc39138bcfe2d4'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "7e3ecf535e5ac5181868966ed55a9a494a807833" => :mavericks
|
||||
sha1 "bc44cdeb45039f9e5705e4dfe8fb77aa512f5d0c" => :mountain_lion
|
||||
sha1 "ed99362dd9703c2012b977cefacf34d8125f1ff8" => :lion
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
||||
depends_on :python => :optional
|
||||
|
|
Loading…
Reference in a new issue