aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-11-04 22:23:35 +0000
committerMike McQuaid2014-11-05 11:22:20 +0000
commite2362136b6840b1f1cff70388e45b98c57cc52ce (patch)
tree5a4aaa308899d9bc53d11235b8933813063ed79f /Library
parent3556445bf638a1e72170bf965a398c69854aa0c2 (diff)
downloadhomebrew-e2362136b6840b1f1cff70388e45b98c57cc52ce.tar.bz2
poppler: update 0.28.1 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/poppler.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/poppler.rb b/Library/Formula/poppler.rb
index ed68fd2ad..783e6c74e 100644
--- a/Library/Formula/poppler.rb
+++ b/Library/Formula/poppler.rb
@@ -6,10 +6,9 @@ class Poppler < Formula
sha1 '017258af51cb556dc53af630c50165bb9fd76e4f'
bottle do
- revision 1
- sha1 "5f9fb565fd8034bb1a5e451e0a59eda8ec699fe0" => :yosemite
- sha1 "8635336bb014de922e27242051eb72bda4de89fd" => :mavericks
- sha1 "c61bc06c5dfc0f34a4a724000a6fb57297d0c27b" => :mountain_lion
+ sha1 "acd2993598f19bbc43a97290ddad7e7a9ea057a7" => :yosemite
+ sha1 "51909b61a845b2a3a37b6a6605ce6e90a66f3c57" => :mavericks
+ sha1 "bbcebe2b5ac7d895ec6a3839f2fffbffd62c478e" => :mountain_lion
end
option 'with-qt4', 'Build Qt backend'