diff options
Diffstat (limited to 'sysutils/py-ploy_ansible')
-rw-r--r-- | sysutils/py-ploy_ansible/Makefile | 4 | ||||
-rw-r--r-- | sysutils/py-ploy_ansible/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-ploy_ansible/Makefile b/sysutils/py-ploy_ansible/Makefile index 0a422581cdfd..079f1e023678 100644 --- a/sysutils/py-ploy_ansible/Makefile +++ b/sysutils/py-ploy_ansible/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ploy_ansible -DISTVERSION= 1.0b7 +DISTVERSION= 1.0.0 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,7 +12,7 @@ COMMENT= Ploy plugin to integrate with Ansible LICENSE= GPLv3 -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ploy>=1.0.r9:${PORTSDIR}/sysutils/py-ploy \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ploy>=1.0.0:${PORTSDIR}/sysutils/py-ploy \ ${PYTHON_PKGNAMEPREFIX}execnet>0:${PORTSDIR}/sysutils/py-execnet \ ansible>0:${PORTSDIR}/sysutils/ansible diff --git a/sysutils/py-ploy_ansible/distinfo b/sysutils/py-ploy_ansible/distinfo index dca31929fb14..b5a8c3273540 100644 --- a/sysutils/py-ploy_ansible/distinfo +++ b/sysutils/py-ploy_ansible/distinfo @@ -1,2 +1,2 @@ -SHA256 (ploy_ansible-1.0b7.zip) = 76b9db06d3e04a68a0cb6c26fcd70b353ea6a46ca40010f5122210cdca18e125 -SIZE (ploy_ansible-1.0b7.zip) = 19008 +SHA256 (ploy_ansible-1.0.0.zip) = f41616827fd1eff0d4e29dd3c28878ce547495b79ea8ce99717e1ebb11593611 +SIZE (ploy_ansible-1.0.0.zip) = 23126 |