poppler 0.22.3

Closes Homebrew/homebrew#19314.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Ed Porras 2013-04-19 17:30:24 -04:00 committed by Adam Vandenberg
parent ac541589b0
commit a7698b1f5f

View file

@ -7,8 +7,8 @@ end
class Poppler < Formula class Poppler < Formula
homepage 'http://poppler.freedesktop.org' homepage 'http://poppler.freedesktop.org'
url 'http://poppler.freedesktop.org/poppler-0.22.0.tar.gz' url 'http://poppler.freedesktop.org/poppler-0.22.3.tar.gz'
sha1 'd9cfc390a5aa2aaf976318d9bf3642336f625981' sha1 '92fd3d2f56cf74bb76e4856a8ac606330343ba8d'
option 'with-qt4', 'Build Qt backend' option 'with-qt4', 'Build Qt backend'
option 'with-glib', 'Build Glib backend' option 'with-glib', 'Build Glib backend'