python3-zeroconf: update to 0.24.5.
This commit is contained in:
parent
b1f8732b5d
commit
df1c040d63
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
|||
# Template file for 'python3-zeroconf'
|
||||
pkgname=python3-zeroconf
|
||||
version=0.24.4
|
||||
version=0.24.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="python-zeroconf-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="zeroconf.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-ifaddr"
|
||||
short_desc="Pure Python3 implementation of multicast DNS service discovery"
|
||||
|
@ -13,4 +12,4 @@ 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=738b0ad9f795d8e5808c9e261cad854a74a5f288262ccc19234069aab0964e85
|
||||
checksum=f5a35f1211312e8699177f2ba0a01d5a8d23df4b86f21a49480b65679741ef8b
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue