aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/objective-caml.rb
diff options
context:
space:
mode:
authorMike McQuaid2012-02-16 21:02:22 +0000
committerMike McQuaid2012-02-16 21:03:15 +0000
commita831770e12811ba714e6f6c27a96ea1b908d436d (patch)
tree094d8948f389004364adad7d3fac5772df86c7ce /Library/Formula/objective-caml.rb
parentd267cb50878c489abd05805fdf004d86407365d5 (diff)
downloadhomebrew-a831770e12811ba714e6f6c27a96ea1b908d436d.tar.bz2
Update objective-caml bottle.
Add new fixes from #10175.
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.