Update objective-caml bottle.
Add new fixes from Homebrew/homebrew#10175.
This commit is contained in:
parent
0d86d3d3ef
commit
f3ccf4706d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ class ObjectiveCaml < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
url 'https://downloads.sf.net/project/machomebrew/Bottles/objective-caml-3.12.1-bottle.tar.gz'
|
url 'https://downloads.sf.net/project/machomebrew/Bottles/objective-caml-3.12.1-bottle.tar.gz'
|
||||||
sha1 '9bab332759a8262b07b2df46d09ab7c2026837cb'
|
sha1 'f32709be6cba5639a3f7185835963d630d6f8b59'
|
||||||
end
|
end
|
||||||
|
|
||||||
# Don't strip symbols, so dynamic linking doesn't break.
|
# Don't strip symbols, so dynamic linking doesn't break.
|
||||||
|
|
Loading…
Reference in a new issue