summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2021-12-20 12:10:53 (GMT)
committerMark Brand <mabrand@mabrand.nl>2021-12-20 12:10:53 (GMT)
commit392f620a2ec8a678bf008fa8f3e86613835acf17 (patch)
tree37c7d7d535937d2eaade9a07f1c6ab2c6b5dbf15 /src
parent706bf601360ac2466aabb198078340027eaf31d2 (diff)
downloadmxe-392f620a2ec8a678bf008fa8f3e86613835acf17.zip
mxe-392f620a2ec8a678bf008fa8f3e86613835acf17.tar.gz
mxe-392f620a2ec8a678bf008fa8f3e86613835acf17.tar.bz2
update poppler
Diffstat (limited to 'src')
-rw-r--r--src/poppler.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/poppler.mk b/src/poppler.mk
index 86d6046..78c1f7a 100644
--- a/src/poppler.mk
+++ b/src/poppler.mk
@@ -3,8 +3,8 @@
PKG := poppler
$(PKG)_WEBSITE := https://poppler.freedesktop.org/
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 21.06.1
-$(PKG)_CHECKSUM := 86b09e5a02de40081a3916ef8711c5128eaf4b1fc59d5f87d0ec66f04f595db4
+$(PKG)_VERSION := 21.12.0
+$(PKG)_CHECKSUM := acb840c2c1ec07d07e53c57c4b3a1ff3e3ee2d888d44e1e9f2f01aaf16814de7
$(PKG)_SUBDIR := poppler-$($(PKG)_VERSION)
$(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.xz
$(PKG)_URL := https://poppler.freedesktop.org/$($(PKG)_FILE)