diff options
Diffstat (limited to 'textproc/py-ocrmypdf/Makefile')
-rw-r--r-- | textproc/py-ocrmypdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-ocrmypdf/Makefile b/textproc/py-ocrmypdf/Makefile index be3d1bf2f4b8..dee7b7751944 100644 --- a/textproc/py-ocrmypdf/Makefile +++ b/textproc/py-ocrmypdf/Makefile @@ -1,5 +1,6 @@ PORTNAME= ocrmypdf -DISTVERSION= 16.10.1 +DISTVERSION= 16.10.4 +PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |