diff options
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index f95f05ca1d55..2d885d32b0d3 100644 --- a/download.lst +++ b/download.lst @@ -142,8 +142,8 @@ export PDFIUM_TARBALL := 9ac66c71463f9440e3ccc996c5e66556-pdfium-3004.tar.bz2 export PIXMAN_TARBALL := e80ebae4da01e77f68744319f01d52a3-pixman-0.34.0.tar.gz export PNG_MD5SUM := 897ccec1ebfb0922e83c2bfaa1be8748 export PNG_TARBALL := libpng-1.6.28.tar.gz -export POPPLER_MD5SUM := 342452b9dfd16f3c9912eb029fe0d4e2 -export POPPLER_TARBALL := poppler-0.51.0.tar.xz +export POPPLER_MD5SUM := dfdd55d5df39685bbb82b0c08fa4ef66 +export POPPLER_TARBALL := poppler-0.52.0.tar.xz export POSTGRESQL_TARBALL := c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2 ifeq ($(PYTHON_VERSION_MINOR),3) |