diff options
Diffstat (limited to 'textproc/py-python-lsp-server/Makefile')
-rw-r--r-- | textproc/py-python-lsp-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-python-lsp-server/Makefile b/textproc/py-python-lsp-server/Makefile index dcd0f30e822e..34b3e88e4897 100644 --- a/textproc/py-python-lsp-server/Makefile +++ b/textproc/py-python-lsp-server/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling <rhurlin@gwdg.de> PORTNAME= python-lsp-server -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |