diff options
author | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2021-12-31 00:06:19 +0100 |
---|---|---|
committer | Josef Schlehofer <pepe.schlehofer@gmail.com> | 2021-12-31 00:06:28 +0100 |
commit | f62565423b9785ba4d7b5fed9cc50c87eefceac6 (patch) | |
tree | ca6201625416f039914b60200d299cc40fc20224 /lang/python/python-zeroconf/Makefile | |
parent | 4be2a5b73757eb0037d41da962518eaac4e4d3ac (diff) |
python-zeroconf: update to version 0.38.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
Diffstat (limited to 'lang/python/python-zeroconf/Makefile')
-rw-r--r-- | lang/python/python-zeroconf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python/python-zeroconf/Makefile b/lang/python/python-zeroconf/Makefile index 121a3f973..9b3e220c0 100644 --- a/lang/python/python-zeroconf/Makefile +++ b/lang/python/python-zeroconf/Makefile @@ -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 |