aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpsykose <alice@ayaya.dev>2023-05-04 04:58:08 +0000
committerpsykose <alice@ayaya.dev>2023-05-04 06:58:08 +0200
commit1ecfd0ee82e71554ed67cd626879f3c0f864cffe (patch)
tree5bc003c608b9f53a707cb6305def11c41408685c
parent6f779c98771e9b00ed8b4b08f183b1da20ce497b (diff)
community/py3-zeroconf: upgrade to 0.62.0
-rw-r--r--community/py3-zeroconf/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py3-zeroconf/APKBUILD b/community/py3-zeroconf/APKBUILD
index e68cd5d9534..00973076a62 100644
--- a/community/py3-zeroconf/APKBUILD
+++ b/community/py3-zeroconf/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Fabian Affolter <fabian@affolter-engineering.ch>
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-zeroconf
-pkgver=0.60.0
+pkgver=0.62.0
pkgrel=0
pkgdesc="Python implementation of multicast DNS service discovery"
url="https://github.com/jstasiak/python-zeroconf"
@@ -41,5 +41,5 @@ package() {
}
sha512sums="
-046272c19a28a9c8f0b1fe16278d96f578c5f4c7e4751d1b6f07e9ce410d1c57e4be46f177c4dff2c4cdc2c667215f61cb85ef24f7f05aebf765ea3f5c431710 python-zeroconf-0.60.0.tar.gz
+f7f61cc06f11143e705fa8f68f78fd8430de7ce5fa5822ef8b56aaf97b0495d1f2129c4284335548e05f9e6231f4fb24fc435f6918679644f6781f2e85c240c4 python-zeroconf-0.62.0.tar.gz
"