Merge pull request #17462 from BKPepe/zeroconf-update

python-zeroconf: update to version 0.38.1
This commit is contained in:
Jeffery To 2022-01-03 22:52:30 +08:00 committed by GitHub
commit 9e08a03056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-zeroconf
PKG_VERSION:=0.29.0
PKG_VERSION:=0.38.1
PKG_RELEASE:=1
PYPI_NAME:=zeroconf
PKG_HASH:=7aefbb658b452b1fd7e51124364f938c6f5e42d6ea893fa2557bea8c06c540af
PKG_HASH:=10c501b25d8881b656e56c34674d98fe6bc752240a572e74f918bc849c93ba9c
PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
PKG_LICENSE:=Apache-2.0