diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 17:36:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-01-26 17:36:56 +0000 |
commit | fa314c4a78418e9d3034ea4f389d783e3d66c5ff (patch) | |
tree | 60c52e0594855466a11752cb90d88c56bb93aa50 /net/py-python-designateclient/Makefile | |
parent | Sort RUN_DEPENDS (diff) |
Update to 4.2.0
Changes: https://docs.openstack.org/releasenotes/python-designateclient/
Notes
Notes:
svn path=/head/; revision=562823
Diffstat (limited to 'net/py-python-designateclient/Makefile')
-rw-r--r-- | net/py-python-designateclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-python-designateclient/Makefile b/net/py-python-designateclient/Makefile index 52f8914115b4..998f240ce4d6 100644 --- a/net/py-python-designateclient/Makefile +++ b/net/py-python-designateclient/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= python-designateclient -PORTVERSION= 4.1.0 +PORTVERSION= 4.2.0 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |