libstxxl: update 1.4.0 bottle.
Closes Homebrew/homebrew#30458. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>master
parent
e0a28abb6d
commit
a2cb0f7a1c
|
@ -7,9 +7,10 @@ class Libstxxl < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "9e7afd9ad01aa912c87307ce63210003e7fdf623" => :mavericks
|
||||
sha1 "65a63d585bef89bba5e4c6bd2bb442ab7edc670c" => :mountain_lion
|
||||
sha1 "1495540f15c76bd22fb71a4767f84fc1786aa360" => :lion
|
||||
revision 1
|
||||
sha1 "70e197e4e512dcff744ab87f14aa836c5696282b" => :mavericks
|
||||
sha1 "69e3a7f785ad320c9e90c1bf376f69c6019c42a2" => :mountain_lion
|
||||
sha1 "7330221970a6eb9b271d85ca7a9ebe6328d6da24" => :lion
|
||||
end
|
||||
|
||||
depends_on 'cmake' => :build
|
||||
|
|
Loading…
Reference in New Issue