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 341dcbcbd5e..ad6fd6c755b 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.83 2017/02/22 15:26:09 wiz Exp $ +# $NetBSD: Makefile.common,v 1.84 2017/05/02 13:27:59 wiz Exp $ # # used by print/poppler/Makefile # used by print/poppler-cpp/Makefile @@ -8,7 +8,7 @@ # used by print/poppler-qt5/Makefile # used by print/poppler-utils/Makefile -POPPLER_VERS= 0.52.0 +POPPLER_VERS= 0.54.0 DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= http://poppler.freedesktop.org/ |