aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/objective-caml.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/objective-caml.rb')
-rw-r--r--Library/Formula/objective-caml.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/objective-caml.rb b/Library/Formula/objective-caml.rb
index fd72939dc..a6afc2764 100644
--- a/Library/Formula/objective-caml.rb
+++ b/Library/Formula/objective-caml.rb
@@ -7,7 +7,7 @@ class ObjectiveCaml < Formula
bottle do
url 'https://downloads.sf.net/project/machomebrew/Bottles/objective-caml-3.12.1-bottle.tar.gz'
- sha1 '9bab332759a8262b07b2df46d09ab7c2026837cb'
+ sha1 'f32709be6cba5639a3f7185835963d630d6f8b59'
end
# Don't strip symbols, so dynamic linking doesn't break.