python-zeroconf: update to version 0.28.5 13556/head
authorJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 2 Oct 2020 16:20:05 +0000 (18:20 +0200)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 2 Oct 2020 16:20:14 +0000 (18:20 +0200)
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
lang/python/python-zeroconf/Makefile

index ee1962deeaf261a543ca6e3dda62f089ffc3396e..a7fa752dc0935de590ae98f3ce28601d3ce9f688 100644 (file)
@@ -8,11 +8,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-zeroconf
-PKG_VERSION:=0.28.0
+PKG_VERSION:=0.28.5
 PKG_RELEASE:=1
 
 PYPI_NAME:=zeroconf
-PKG_HASH:=881da2ed3d7c8e0ab59fb1cc8b02b53134351941c4d8d3f3553a96700f257a03
+PKG_HASH:=c08dbb90c116626cb6c5f19ebd14cd4846cffe7151f338c19215e6938d334980
 
 PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
 PKG_LICENSE:=Apache-2.0