diff options
| author | BrewTestBot | 2014-10-19 23:28:13 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 08:06:00 +0100 |
| commit | f12aac6753d6f28251001c4c747773000fa92b0e (patch) | |
| tree | e9635cff4c73c227bc8e6131843612f38e54a36a /Library | |
| parent | 743d5861f01287045bf05e3467db36e7c0be6948 (diff) | |
| download | homebrew-f12aac6753d6f28251001c4c747773000fa92b0e.tar.bz2 | |
telepathy-glib: update 0.24.0 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/telepathy-glib.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/telepathy-glib.rb b/Library/Formula/telepathy-glib.rb index 83c53c155..db74b3e2f 100644 --- a/Library/Formula/telepathy-glib.rb +++ b/Library/Formula/telepathy-glib.rb @@ -6,9 +6,10 @@ class TelepathyGlib < Formula sha1 "43a3e9f3e08725b689aba3baa487c9711d436888" bottle do - sha1 "fbe22e4204d03da7d54ffbca469a6ed6f7fb8a73" => :mavericks - sha1 "d58cdac4945b50a985e2c47052f3aaeb136b50df" => :mountain_lion - sha1 "6708431e97da80f649bf73fb12cc6d4c1a53b915" => :lion + revision 1 + sha1 "a98475645190b7d9253cc950b828d0ac05b72124" => :yosemite + sha1 "f49fed685755aca7c829a779fae1f31855d0195c" => :mavericks + sha1 "f01c372f200a12a9e573683a58c3a514a89c0aa9" => :mountain_lion end depends_on "pkg-config" => :build |
