Update to version 2.2.1
This commit is contained in:
parent
04c054e99d
commit
63a2cbdc52
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404715
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= kazoo
|
||||
PORTVERSION= 2.0
|
||||
PORTVERSION= 2.2.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -15,7 +15,7 @@ LICENSE= APACHE20
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.interface \
|
||||
${PYTHON_PKGNAMEPREFIX}gevent>=0.13.8:${PORTSDIR}/devel/py-gevent
|
||||
|
||||
USES= gmake python zip
|
||||
USES= gmake python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (kazoo-2.0.zip) = f0c42cc7752a331ba59269827bd19cb271210399a9dcab32b6a91465b4431a18
|
||||
SIZE (kazoo-2.0.zip) = 145663
|
||||
SHA256 (kazoo-2.2.1.tar.gz) = 525a9959b98a1203530bee01446b365a9f7f1caa69399af0151127178941eb82
|
||||
SIZE (kazoo-2.2.1.tar.gz) = 108037
|
||||
|
|
Loading…
Reference in a new issue