From 5d60dd00a807a8734db712f0e153f3a3bcbfd8b5 Mon Sep 17 00:00:00 2001 From: Cody Krieger Date: Wed, 26 Oct 2016 23:49:12 -0700 Subject: [PATCH] coccinelle 1.0.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This update to the latest version of coccinelle fixes the build on macOS Sierra. 👌 Closes #6318. Signed-off-by: Alex Dunn --- Formula/coccinelle.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/coccinelle.rb b/Formula/coccinelle.rb index 5f0ac5216f..34e51c7f11 100644 --- a/Formula/coccinelle.rb +++ b/Formula/coccinelle.rb @@ -1,8 +1,8 @@ class Coccinelle < Formula desc "Program matching and transformation engine for C code" homepage "http://coccinelle.lip6.fr/" - url "http://coccinelle.lip6.fr/distrib/coccinelle-1.0.4.tgz" - sha256 "7f823813a2ea299c0f6c01d8419b83c4dc6617116d32ba99d726443a1c22b06d" + url "http://coccinelle.lip6.fr/distrib/coccinelle-1.0.6.tgz" + sha256 "8452ed265c209dae99cbb33b67bc7912e72f8bca1e24f33f1a88ba3d7985e909" bottle do cellar :any_skip_relocation