summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorTreeve Jelbert2021-08-02 09:29:09 +0200
committerTreeve Jelbert2021-08-02 09:29:09 +0200
commitb86a30180defc3172fcf4a8729e0e8e2cf900e18 (patch)
tree31d42b7f0af5cfa87cf0cdb4b106255deda3ea91 /graphics-libs
parent7b492b984d91c47b43fbe020098541dd7f4aeb31 (diff)
poppler: => 21.08.0
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/poppler/DETAILS4
-rw-r--r--graphics-libs/poppler/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index 5e9e23d49d..606cf5c9eb 100755
--- a/graphics-libs/poppler/DETAILS
+++ b/graphics-libs/poppler/DETAILS
@@ -10,9 +10,9 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-git"
SOURCE_IGNORE=volatile
else
if [[ $POPPLER_BRANCH == devel ]]; then
- VERSION=21.07.0
+ VERSION=21.08.0
else
- VERSION=21.07.0
+ VERSION=21.08.0
fi
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
diff --git a/graphics-libs/poppler/HISTORY b/graphics-libs/poppler/HISTORY
index e31fd6826b..6970a3f19e 100644
--- a/graphics-libs/poppler/HISTORY
+++ b/graphics-libs/poppler/HISTORY
@@ -1,3 +1,6 @@
+2021-08-02 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 21.08.0
+
2021-07-09 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Optionally depends on boost
Need to disable if no boost otherwise compile fails