From 5577d5ec7b4a1d0d3fdb12f1f500dcdef3683755 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 24 Feb 2014 15:11:23 +0000 Subject: libsigc++: add 2.3.1 bottle. --- Library/Formula/libsigc++.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library') diff --git a/Library/Formula/libsigc++.rb b/Library/Formula/libsigc++.rb index 7c53d8ac4..d73c69200 100644 --- a/Library/Formula/libsigc++.rb +++ b/Library/Formula/libsigc++.rb @@ -5,6 +5,12 @@ class Libsigcxx < Formula url 'http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.3/libsigc++-2.3.1.tar.xz' sha256 '67d05852b31fdb267c9fdcecd40b046a11aa54d884435e99e3c60dd20cd60393' + bottle do + sha1 "8e806e2532f2ef1a1a8bb936a1f54e34c20bda69" => :mavericks + sha1 "2a522fa21082df0620b515dc4466dcb7eb0c5c6f" => :mountain_lion + sha1 "328a7b8efcfd560caae155d3acf25087c2a05462" => :lion + end + depends_on 'xz' => :build option :cxx11 -- cgit v1.2.3