diff options
| author | BrewTestBot | 2015-04-17 12:49:16 +0100 |
|---|---|---|
| committer | Jack Nagel | 2015-04-17 21:25:13 -0400 |
| commit | 3a575cf62a32efd38f861dad254185e9f1cf202d (patch) | |
| tree | 42d564cba14c2af470abb5120f13923f78be9cf9 | |
| parent | 89f8048059c0ceb81d2a0ef54c6c4e7776ac6c6f (diff) | |
| download | homebrew-3a575cf62a32efd38f861dad254185e9f1cf202d.tar.bz2 | |
libsigc++: update 2.4.1 bottle.
| -rw-r--r-- | Library/Formula/libsigc++.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/libsigc++.rb b/Library/Formula/libsigc++.rb index 70f40d684..1c47586b5 100644 --- a/Library/Formula/libsigc++.rb +++ b/Library/Formula/libsigc++.rb @@ -4,10 +4,9 @@ class Libsigcxx < Formula sha256 "540443492a68e77e30db8d425f3c0b1299c825bf974d9bfc31ae7efafedc19ec" bottle do - revision 1 - sha1 "92cf0ff33a45ef65d21897c35b27596af3839d7d" => :yosemite - sha1 "6d1f631fc0c08e0d1f424012c7fbc78010decf99" => :mavericks - sha1 "9495301790cc50a4719afeb26658a9d43e3b58dd" => :mountain_lion + sha256 "20c65462fad1a772c4dd0d001d94641577c1be2760ad6fa08ba6945b1a303761" => :yosemite + sha256 "1df44b807cd8607f84917d53439718c94237139702b1fe533f3fc4fd3d1de014" => :mavericks + sha256 "37ccdaab3df9890cd9796dae58e16d8e49defca6d889be0d763cadfdd2f9bc0b" => :mountain_lion end option :cxx11 |
