python3-zeroconf: update to 0.24.3.
This commit is contained in:
parent
623f342740
commit
26a77952cc
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-zeroconf'
|
||||
pkgname=python3-zeroconf
|
||||
version=0.24.2
|
||||
revision=2
|
||||
version=0.24.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="python-zeroconf-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -13,4 +13,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=2da0a437813df4fab0cc0adb0109c73a83ef95ebbd671738f6beaeb4b5c7a49d
|
||||
checksum=dd381839f6558aaf618af7dbfd7c0bb25defeb954d1187dc6e5ad11c59939bf1
|
||||
|
|
Loading…
Reference in New Issue