aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-12-11 17:44:21 +0000
committerTim D. Smith2014-12-11 09:48:18 -0800
commit11bb3d4fa37b102c74a0f016735bfeea8bca6582 (patch)
tree83c5aa035108a90b9497024d22aec877d50cf694 /Library/Formula
parent1b74e9d564b84fee52617738c578c98268bc9183 (diff)
downloadhomebrew-11bb3d4fa37b102c74a0f016735bfeea8bca6582.tar.bz2
shiboken: update 1.2.2 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/shiboken.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/shiboken.rb b/Library/Formula/shiboken.rb
index 3265a4864..9575b7588 100644
--- a/Library/Formula/shiboken.rb
+++ b/Library/Formula/shiboken.rb
@@ -9,9 +9,10 @@ class Shiboken < Formula
head 'git://gitorious.org/pyside/shiboken.git'
bottle do
- sha1 "dd4d9cbbfcaf77bd7c0c45e55c41edab374b4216" => :yosemite
- sha1 "a2b38ded09743f12668275783b03aeb0f178e8d9" => :mavericks
- sha1 "1d567cda7cbccf13315a2d62baf0d73c9f137fec" => :mountain_lion
+ revision 1
+ sha1 "9dd0d0026901e52cf489bd715f0e297bd53d5ce3" => :yosemite
+ sha1 "2b6b704bc0b7dbd0ab666275f0fd415dfe5590ad" => :mavericks
+ sha1 "082137538998bde0e874011670a65a497c9157bf" => :mountain_lion
end
depends_on 'cmake' => :build