diff options
Diffstat (limited to 'print/poppler/Makefile.common')
-rw-r--r-- | print/poppler/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index 2d6d964eb4d..d77d8c70217 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.102 2018/12/03 08:25:50 wiz Exp $ +# $NetBSD: Makefile.common,v 1.103 2018/12/10 10:28:08 wiz Exp $ # # used by print/poppler/Makefile # used by print/poppler-cpp/Makefile @@ -7,7 +7,7 @@ # used by print/poppler-qt5/Makefile # used by print/poppler-utils/Makefile -POPPLER_VERS= 0.71.0 +POPPLER_VERS= 0.72.0 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= https://poppler.freedesktop.org/ |