python3-zeroconf: update to 0.38.7.
This commit is contained in:
parent
edc4b1d390
commit
1fce7020b9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-zeroconf'
|
||||
pkgname=python3-zeroconf
|
||||
version=0.38.5
|
||||
version=0.38.7
|
||||
revision=1
|
||||
wrksrc="python-zeroconf-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://github.com/jstasiak/python-zeroconf"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=54fa609011b5d2b2ff3a689471a2af16a4bc20edcc4077360e94e93ec4fbea98
|
||||
checksum=a5e2fa56c1c61346a9df37737dc451d3107e8ee646b746495ffe07a4ff3d3324
|
||||
|
||||
do_check() {
|
||||
# IPv6 doesn't work on github CI
|
||||
|
|
Loading…
Reference in New Issue