diff options
Diffstat (limited to 'extra/poppler')
-rwxr-xr-x | extra/poppler/build | 1 | ||||
-rw-r--r-- | extra/poppler/checksums | 2 | ||||
-rw-r--r-- | extra/poppler/sources | 2 | ||||
-rw-r--r-- | extra/poppler/version | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/extra/poppler/build b/extra/poppler/build index e6f4d55b..9678867d 100755 --- a/extra/poppler/build +++ b/extra/poppler/build @@ -7,6 +7,7 @@ cmake -B build \ -DCMAKE_INSTALL_LIBDIR=/usr/lib \ -DENABLE_CPP=ON \ -DENABLE_QT5=OFF \ + -DENABLE_BOOST=OFF \ -DWITH_NSS3=OFF cmake --build build diff --git a/extra/poppler/checksums b/extra/poppler/checksums index 3aaf2fed..1940c4ed 100644 --- a/extra/poppler/checksums +++ b/extra/poppler/checksums @@ -1,2 +1,2 @@ %BLAKE3 -436d0324866145603f6e4dc9d97d229631e55535a351d0966b135a5698039e63 poppler-21.09.0.tar.xz +2e845e49642e96395f63db9209bcbee44540f1f5e3498a568faec7ca377aa78d poppler-23.09.0.tar.xz diff --git a/extra/poppler/sources b/extra/poppler/sources index 00cd8d93..50fb43c8 100644 --- a/extra/poppler/sources +++ b/extra/poppler/sources @@ -1 +1 @@ -https://poppler.freedesktop.org/poppler-21.09.0.tar.xz +https://poppler.freedesktop.org/poppler-23.09.0.tar.xz diff --git a/extra/poppler/version b/extra/poppler/version index bb00875a..4fd9ce35 100644 --- a/extra/poppler/version +++ b/extra/poppler/version @@ -1 +1 @@ -21.09.0 1 +23.09.0 1 |