aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/poppler.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/poppler.rb b/Library/Formula/poppler.rb
index 4992522be..c3b6816eb 100644
--- a/Library/Formula/poppler.rb
+++ b/Library/Formula/poppler.rb
@@ -2,8 +2,8 @@ require 'formula'
class Poppler < Formula
homepage 'http://poppler.freedesktop.org'
- url 'http://poppler.freedesktop.org/poppler-0.24.3.tar.xz'
- sha1 '9aca24a8b012587ea579f72892863d9b3245009a'
+ url 'http://poppler.freedesktop.org/poppler-0.24.4.tar.xz'
+ sha1 '7938c92c61b63331f2af463db0d10048bf0d4712'
option 'with-qt4', 'Build Qt backend'
option 'with-glib', 'Build Glib backend'