diff options
| author | BrewTestBot | 2014-12-13 06:10:17 +0000 |
|---|---|---|
| committer | Tim D. Smith | 2014-12-13 11:49:27 -0800 |
| commit | 4608194171adcf5a3167bd9bc2bd21abc9ef5644 (patch) | |
| tree | bb0f832b16a06f4227883fa9e6f2765717e93a60 /Library/Formula | |
| parent | 78b20ba314eaf9df5c9808661667653247ac3734 (diff) | |
| download | homebrew-4608194171adcf5a3167bd9bc2bd21abc9ef5644.tar.bz2 | |
shiboken: update 1.2.2 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/shiboken.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/shiboken.rb b/Library/Formula/shiboken.rb index 37f95ec00..93bb96b07 100644 --- a/Library/Formula/shiboken.rb +++ b/Library/Formula/shiboken.rb @@ -9,10 +9,10 @@ class Shiboken < Formula head 'git://gitorious.org/pyside/shiboken.git' bottle do - revision 1 - sha1 "9dd0d0026901e52cf489bd715f0e297bd53d5ce3" => :yosemite - sha1 "2b6b704bc0b7dbd0ab666275f0fd415dfe5590ad" => :mavericks - sha1 "082137538998bde0e874011670a65a497c9157bf" => :mountain_lion + revision 2 + sha1 "779be49a555b110c4156232528afe6e9cdd5d670" => :yosemite + sha1 "e67d83ea94b343541df1b21cd793057fee325780" => :mavericks + sha1 "81ea5e997e9910a54cf35e4b5827ab7b502836b3" => :mountain_lion end depends_on 'cmake' => :build |
