浏览代码

poppler: bump to version 0.52.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias 8 年之前
父节点
当前提交
897f7f1242
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      package/poppler/poppler.hash
  2. 1 1
      package/poppler/poppler.mk

+ 1 - 1
package/poppler/poppler.hash

@@ -1,2 +1,2 @@
 # Locally calculated
 # Locally calculated
-sha256	e997c9ad81a8372f2dd03a02b00692b8cc479c220340c8881edaca540f402c1f	poppler-0.51.0.tar.xz
+sha256	528b661738839f9a25f6e580fcd2d5db007e0a1948580c6489f0062798ca1992	poppler-0.52.0.tar.xz

+ 1 - 1
package/poppler/poppler.mk

@@ -4,7 +4,7 @@
 #
 #
 ################################################################################
 ################################################################################
 
 
-POPPLER_VERSION = 0.51.0
+POPPLER_VERSION = 0.52.0
 POPPLER_SOURCE = poppler-$(POPPLER_VERSION).tar.xz
 POPPLER_SOURCE = poppler-$(POPPLER_VERSION).tar.xz
 POPPLER_SITE = http://poppler.freedesktop.org
 POPPLER_SITE = http://poppler.freedesktop.org
 POPPLER_DEPENDENCIES = fontconfig host-pkgconf
 POPPLER_DEPENDENCIES = fontconfig host-pkgconf