From d21eb2611e7a017a699e029977e4234fb0321d65 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Wed, 30 Nov 2016 20:27:16 +0000 Subject: [PATCH] camlp5: update 6.17 bottle. --- Formula/camlp5.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Formula/camlp5.rb b/Formula/camlp5.rb index dbd96ccd46..96b331373d 100644 --- a/Formula/camlp5.rb +++ b/Formula/camlp5.rb @@ -7,10 +7,9 @@ class Camlp5 < Formula head "https://gforge.inria.fr/anonscm/git/camlp5/camlp5.git" bottle do - sha256 "c3b0de27509d520db27d7ff2835b091fedee0568b0cb0b5d926ae2828377750c" => :sierra - sha256 "9f38f3084632691b7b45bd26245a5f824b65f8058b9a343a0b27e07e23264168" => :el_capitan - sha256 "3f142db90e8ba6d095249d1c741b6869c751c38a5a1a07daf0beeebf422b28d0" => :yosemite - sha256 "19c58865719d70228380b7107377dbf4519b3a982612c5702fa7592c943fd864" => :mavericks + sha256 "d91457bf0c22c9800157108f6bc2e4d7d0b3c13802b209798e2e927383fa776f" => :sierra + sha256 "9b0b537f3acd5be4f4cce7e1c94406cb164b2fb9cc4fad4d5c0dd1f3067692f8" => :el_capitan + sha256 "23def55a97deaac228590e894746a2384e0cb2a3704cc8aa83cb18c302127d62" => :yosemite end deprecated_option "strict" => "with-strict"