mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
testing/py-zeroconf: upgrade to 0.20.0
This commit is contained in:
parent
44bb9250ca
commit
279b61b54d
@ -2,8 +2,8 @@
|
|||||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||||
pkgname=py-zeroconf
|
pkgname=py-zeroconf
|
||||||
_pkgname=zeroconf
|
_pkgname=zeroconf
|
||||||
pkgver=0.19.1
|
pkgver=0.20.0
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="A Python implementation of multicast DNS service discovery"
|
pkgdesc="A Python implementation of multicast DNS service discovery"
|
||||||
url="https://github.com/jstasiak/python-zeroconf"
|
url="https://github.com/jstasiak/python-zeroconf"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
@ -53,4 +53,4 @@ _py() {
|
|||||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="1a7ac803caca1b230eba6c4bcfb714613f218850d9373ea0de609a3c9a509d13acfd14d64f9efbab78637b74aebdf385cf2deded1ff871fc6f3aea4477a07730 zeroconf-0.19.1.tar.gz"
|
sha512sums="e1e9a0f9c9a60f7ce5a6ddc51e8f422565701776b32b46a4c960ac0746b006957fe4ee22236ccfa861047d78f1461691ac166800b947fd04c2c0e759ad7b50c9 zeroconf-0.20.0.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user