mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/py-zeroconf: update to version 0.30.0
This commit is contained in:
parent
6d3a5e1ad3
commit
1309a4a76e
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: John Hixson <jhixson@gmail.com>
|
||||
|
||||
PORTNAME= zeroconf
|
||||
PORTVERSION= 0.29.0
|
||||
PORTVERSION= 0.30.0
|
||||
CATEGORIES= net python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ifaddr>=0.1.7:net/py-ifaddr@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= jstasiak
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1619217751
|
||||
SHA256 (jstasiak-python-zeroconf-0.29.0_GH0.tar.gz) = b8e7c55f36973362314b7d8cf716a76afea3c91abe9d2f435329dc67b973fe06
|
||||
SIZE (jstasiak-python-zeroconf-0.29.0_GH0.tar.gz) = 62466
|
||||
TIMESTAMP = 1622082566
|
||||
SHA256 (jstasiak-python-zeroconf-0.30.0_GH0.tar.gz) = bbb5e15625a96ac4dc4fba33519227ea8a6d1991000af51e976d01d2917a8d82
|
||||
SIZE (jstasiak-python-zeroconf-0.30.0_GH0.tar.gz) = 64301
|
||||
|
|
Loading…
Add table
Reference in a new issue