diff options
Diffstat (limited to 'sysutils/py-ansible-core/Makefile')
-rw-r--r-- | sysutils/py-ansible-core/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/py-ansible-core/Makefile b/sysutils/py-ansible-core/Makefile index d334c5a230f1..b9b3cd5e9649 100644 --- a/sysutils/py-ansible-core/Makefile +++ b/sysutils/py-ansible-core/Makefile @@ -1,6 +1,5 @@ PORTNAME= ansible-core -DISTVERSION= 2.18.5 -PORTREVISION= 1 +DISTVERSION= 2.18.7 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |