testing/py3-zeroconf: upgrade to 0.26.2

This commit is contained in:
Justin Berthault 2020-05-27 19:22:27 +02:00 committed by Leo
parent a6d473c222
commit e04924f159

View File

@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-zeroconf
pkgver=0.26.1
pkgver=0.26.2
pkgrel=0
pkgdesc="A Python implementation of multicast DNS service discovery"
url="https://github.com/jstasiak/python-zeroconf"
@ -33,4 +33,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="d8a9f03cb065c86aaef3c7d4e5d943eefb5e5d726d9581c5a0d89c3942d80048a97a95349a161b59d345bdf235fd2339348530dab84aacaf4dded13617cc010a zeroconf-0.26.1.tar.gz"
sha512sums="d074325ded45b3841c152002b1623e49cc40bf581e030fc4b534c4ff7217299eafec3ebfb4f93a646c76f8e1e8c3cfe68165cc42d625512116b4ff43d94b4184 zeroconf-0.26.2.tar.gz"