summaryrefslogtreecommitdiffstats
path: root/graphics-libs/poppler/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics-libs/poppler/DETAILS')
-rwxr-xr-xgraphics-libs/poppler/DETAILS6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics-libs/poppler/DETAILS b/graphics-libs/poppler/DETAILS
index e0b1ceab87..88d8af5f96 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=22.08.0
+ VERSION=22.09.0
else
- VERSION=22.08.0
+ VERSION=22.09.0
fi
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
@@ -25,7 +25,7 @@ fi
WEB_SITE=https://poppler.freedesktop.org/
LICENSE[0]=GPL
ENTERED=20050502
- SECURITY_PATCH=5
+ SECURITY_PATCH=6
SHORT="PDF rendering library"
cat << EOF
Poppler is a PDF rendering library based on the xpdf-3.0 code base.