zeroconf: update to version 0.23.0
authorJosef Schlehofer <redacted>
Sun, 9 Jun 2019 22:42:38 +0000 (00:42 +0200)
committerJosef Schlehofer <redacted>
Sun, 9 Jun 2019 22:42:38 +0000 (00:42 +0200)
Signed-off-by: Josef Schlehofer <redacted>
lang/python/python-zeroconf/Makefile

index 8c127ae476328e2e601aba030a641cd2de2dac83..20e3aeaca6f5ac6c14c972313904856930f19e60 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=python-zeroconf
-PKG_VERSION:=0.22.0
+PKG_VERSION:=0.23.0
 PKG_RELEASE:=1
 
 PKG_SOURCE:=zeroconf-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://pypi.python.org/packages/source/z/zeroconf/
-PKG_HASH:=fe66582c7b3ecc229ea4555b6d9da9bc26fc70134811e980b4fbd033e472b825
+PKG_HASH:=e0c333b967c48f8b2e5cc94a1d4d28893023fb06dfd797ee384a94cdd1d0eef5
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/zeroconf-$(PKG_VERSION)
 
git clone https://git.99rst.org/PROJECT