netpbm: add 10.67.05 bottle.

This commit is contained in:
BrewTestBot 2014-09-11 05:53:59 +01:00 committed by Jack Nagel
parent 604841d217
commit 8dbb57a0ac

View file

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