aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libgnomecanvas.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-10-19 23:28:11 +0100
committerMike McQuaid2014-10-20 08:05:57 +0100
commit1ac193b0fc9394c93e8d17e47abbd57e95d36767 (patch)
treec35702ec366310c9f214df15c49f16693cc7a160 /Library/Formula/libgnomecanvas.rb
parent5d788f8c41049c814f879c55aece4ca0955b8a46 (diff)
downloadhomebrew-1ac193b0fc9394c93e8d17e47abbd57e95d36767.tar.bz2
libgnomecanvas: update 2.30.3 bottle.
Diffstat (limited to 'Library/Formula/libgnomecanvas.rb')
-rw-r--r--Library/Formula/libgnomecanvas.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libgnomecanvas.rb b/Library/Formula/libgnomecanvas.rb
index f502c6545..55646f98a 100644
--- a/Library/Formula/libgnomecanvas.rb
+++ b/Library/Formula/libgnomecanvas.rb
@@ -7,9 +7,9 @@ class Libgnomecanvas < Formula
bottle do
cellar :any
- sha1 "8f780d6f8ac023d7c95ab9ed840ef9a3e744930d" => :mavericks
- sha1 "48a0f4f0e3992af6585e4093e4e7b1aafcae8cfc" => :mountain_lion
- sha1 "178631caf4c0959cf69e386e4cc91640a8471e21" => :lion
+ revision 1
+ sha1 "3959026b0f510fa487dbf0403fe0dbcc1fd080a5" => :yosemite
+ sha1 "bf225dfe17cf5c839547835517da067dcceb3479" => :mavericks
end
depends_on 'pkg-config' => :build