summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/mupdf/DEPENDS1
-rwxr-xr-xdoc/mupdf/DETAILS8
-rw-r--r--doc/mupdf/HISTORY4
3 files changed, 9 insertions, 4 deletions
diff --git a/doc/mupdf/DEPENDS b/doc/mupdf/DEPENDS
index f155d5385f..abaca7e4c4 100755
--- a/doc/mupdf/DEPENDS
+++ b/doc/mupdf/DEPENDS
@@ -6,6 +6,7 @@ depends jbig2dec &&
depends zlib &&
depends libxext &&
depends libx11 &&
+depends gumbo-parser &&
optional_depends SSL \
"HAVE_OPENSSL=yes" \
diff --git a/doc/mupdf/DETAILS b/doc/mupdf/DETAILS
index b579ef982a..453480c59d 100755
--- a/doc/mupdf/DETAILS
+++ b/doc/mupdf/DETAILS
@@ -1,10 +1,10 @@
SPELL=mupdf
if [[ "${MUPDF_BRANCH}" == "rc" ]]; then
- VERSION=1.17.0
- SOURCE_HASH=sha512:39188e6ce3eaefb525b2c32767c4bf52ed881b41889edef086aa64bfe1c38e6f3cb853450c8284d175ef8854f32e9bc67415a692048ead26cf31c35645f9e0e5
+ VERSION=1.18.0
+ SOURCE_HASH=sha512:7551f18b9bac6e2dc1cf073741cbc975ce3a16dc7e37c9d5a58254c67bf2c07bb36185d6585e435d4126f3ae351f67d7432d19a986c9b47b15105ca43db0edb8
else
- VERSION=1.17.0
- SOURCE_HASH=sha512:39188e6ce3eaefb525b2c32767c4bf52ed881b41889edef086aa64bfe1c38e6f3cb853450c8284d175ef8854f32e9bc67415a692048ead26cf31c35645f9e0e5
+ VERSION=1.18.0
+ SOURCE_HASH=sha512:7551f18b9bac6e2dc1cf073741cbc975ce3a16dc7e37c9d5a58254c67bf2c07bb36185d6585e435d4126f3ae351f67d7432d19a986c9b47b15105ca43db0edb8
fi
SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION-source.tar.xz
diff --git a/doc/mupdf/HISTORY b/doc/mupdf/HISTORY
index 6016218f48..17a6a3fe7e 100644
--- a/doc/mupdf/HISTORY
+++ b/doc/mupdf/HISTORY
@@ -1,3 +1,7 @@
+2020-10-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.18.0
+ * DEPENDS: add dependency on gumbo-parser
+
2020-05-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.17.0