diff options
| author | Jack Nagel | 2015-01-20 21:41:07 -0500 |
|---|---|---|
| committer | Jack Nagel | 2015-01-20 21:41:07 -0500 |
| commit | 8341699335b04b14877cbff91e13879556f54ed7 (patch) | |
| tree | d22261818345bf1681906ff1561dc7fa0c3acd35 /Library | |
| parent | bc071fb5448628aea8f066bbc0f37b0ecb4f11ee (diff) | |
| download | homebrew-8341699335b04b14877cbff91e13879556f54ed7.tar.bz2 | |
Revert "gdk-pixbuf: update 2.31.2 bottle."
This reverts commit dde599b2deab70eb19ee17eaffd70cf6f3f50eb7.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/gdk-pixbuf.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/gdk-pixbuf.rb b/Library/Formula/gdk-pixbuf.rb index b1ff649f4..77d966c91 100644 --- a/Library/Formula/gdk-pixbuf.rb +++ b/Library/Formula/gdk-pixbuf.rb @@ -4,9 +4,10 @@ class GdkPixbuf < Formula sha256 "9e467ed09894c802499fb2399cd9a89ed21c81700ce8f27f970a833efb1e47aa" bottle do - sha1 "4f6b7b2f3324001230f13875d1549e4b81e31b0c" => :yosemite - sha1 "f365fe6ac4a8adbf1a474c0864fe6faf920e995a" => :mavericks - sha1 "0e0e7d4baa212b6cdf699e2273937d9a89d979e8" => :mountain_lion + revision 1 + sha1 "fb4261dd767c0e88888ef210e7c6bf91c4e2549e" => :yosemite + sha1 "06dc916f0fc6018e390285cb4b882478b10417fd" => :mavericks + sha1 "b3e286bf4e15e8e2e522f049c8e8d9a39c5b4f36" => :mountain_lion end option :universal |
