poppler 0.22.3
Closes Homebrew/homebrew#19314. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ac541589b0
commit
a7698b1f5f
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ end
|
|||
|
||||
class Poppler < Formula
|
||||
homepage 'http://poppler.freedesktop.org'
|
||||
url 'http://poppler.freedesktop.org/poppler-0.22.0.tar.gz'
|
||||
sha1 'd9cfc390a5aa2aaf976318d9bf3642336f625981'
|
||||
url 'http://poppler.freedesktop.org/poppler-0.22.3.tar.gz'
|
||||
sha1 '92fd3d2f56cf74bb76e4856a8ac606330343ba8d'
|
||||
|
||||
option 'with-qt4', 'Build Qt backend'
|
||||
option 'with-glib', 'Build Glib backend'
|
||||
|
|
Loading…
Reference in a new issue