netpbm: add 10.67.05 bottle.
This commit is contained in:
parent
604841d217
commit
8dbb57a0ac
1 changed files with 7 additions and 0 deletions
|
@ -9,6 +9,13 @@ class Netpbm < Formula
|
|||
|
||||
head 'http://svn.code.sf.net/p/netpbm/code/trunk'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "6b5d4ba6089ab5a4665c46ade6fba04fb8f99f42" => :mavericks
|
||||
sha1 "3b4f7ba452a93956aa2fb8655d2b0066195c47d3" => :mountain_lion
|
||||
sha1 "656e30aee6d73d7c8910d801d6c24cdaf7afe2ed" => :lion
|
||||
end
|
||||
|
||||
option :universal
|
||||
|
||||
depends_on "libtiff"
|
||||
|
|
Loading…
Reference in a new issue