From 58aed9a8c9152175e0e65070cd09038836f8061c Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Wed, 5 May 2021 22:17:18 -0400 Subject: [PATCH] python3-zeroconf: update to 0.30.0. --- srcpkgs/python3-zeroconf/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-zeroconf/template b/srcpkgs/python3-zeroconf/template index 614001d14339..0b06d05d142f 100644 --- a/srcpkgs/python3-zeroconf/template +++ b/srcpkgs/python3-zeroconf/template @@ -1,6 +1,6 @@ # Template file for 'python3-zeroconf' pkgname=python3-zeroconf -version=0.29.0 +version=0.30.0 revision=1 wrksrc="python-zeroconf-${version}" build_style=python3-module @@ -12,7 +12,7 @@ maintainer="Karl Nilsson " license="LGPL-2.1-or-later" homepage="https://github.com/jstasiak/python-zeroconf" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=b8e7c55f36973362314b7d8cf716a76afea3c91abe9d2f435329dc67b973fe06 +checksum=bbb5e15625a96ac4dc4fba33519227ea8a6d1991000af51e976d01d2917a8d82 do_check() { # IPv6 doesn't work on github CI