little-cms: add 1.19 bottle.

This commit is contained in:
BrewTestBot 2014-02-24 15:49:34 +00:00
parent 9e50e5a3f3
commit 2c94b3aa3c

View file

@ -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