backports/py3-pycares: upgrade to 4.3.0
This commit is contained in:
parent
859f961d5f
commit
3ebf12edae
1 changed files with 4 additions and 4 deletions
|
@ -2,10 +2,10 @@
|
|||
# Maintainer: Sam Whited <sam@samwhited.com>
|
||||
pkgname=py3-pycares
|
||||
_pkgname=pycares
|
||||
pkgver=4.2.2
|
||||
pkgrel=1
|
||||
pkgver=4.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="A library for performing DNS resolutions using c-ares."
|
||||
url="https://pypi.org/project/aiosasl/"
|
||||
url="https://pypi.org/project/pycares/"
|
||||
arch="all"
|
||||
license="MIT"
|
||||
depends="python3 py3-idna py3-cffi"
|
||||
|
@ -26,5 +26,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
5d1c60b74880dafef316fa1ca1e962c48a5efc9f018a1bd264d686254e39074a6c7f62bbf267ed7cee38aa6f9588dd0fd5ec329acdef00c872bcd21fcc6cc6b3 pycares-4.2.2.tar.gz
|
||||
ffabb9abf3f131a373302a7992af6335bc25013f119dce51731e5e04999948c62c42444adac4427c856b14fbaa481266449a39ff0715c5d8a45517cb22c9e539 pycares-4.3.0.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue