net/py-zeroconf: update to version 0.28.0
This commit is contained in:
parent
7533224a61
commit
199e6b138a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543374
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= zeroconf
|
||||
PORTVERSION= 0.27.1
|
||||
PORTVERSION= 0.28.0
|
||||
CATEGORIES= net python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Pure python implementation of multicast DNS service discovery
|
|||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ifaddr>=0.1.6:net/py-ifaddr@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ifaddr>=0.1.7:net/py-ifaddr@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1591646831
|
||||
SHA256 (jstasiak-python-zeroconf-0.27.1_GH0.tar.gz) = 2f8289c8b846de417f122d4ba1ff9eac1c142b9e2b559aac68bb37e8010cfa78
|
||||
SIZE (jstasiak-python-zeroconf-0.27.1_GH0.tar.gz) = 56639
|
||||
TIMESTAMP = 1595619430
|
||||
SHA256 (jstasiak-python-zeroconf-0.28.0_GH0.tar.gz) = be27f3e9a81eaa7de3a9761662fce3936ea517471a700bedb6ae01bb3f9e2b1c
|
||||
SIZE (jstasiak-python-zeroconf-0.28.0_GH0.tar.gz) = 57295
|
||||
|
|
Loading…
Reference in a new issue