diff --git a/community/py3-netifaces/APKBUILD b/community/py3-netifaces/APKBUILD index 2f861cbef67898445724df485f6dc4f5918174ed..d71b6fd4c112fb516b88b84dd5d73d26283ecca2 100644 --- a/community/py3-netifaces/APKBUILD +++ b/community/py3-netifaces/APKBUILD @@ -2,8 +2,8 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=py3-netifaces _pkgname=netifaces -pkgver=0.10.9 -pkgrel=4 +pkgver=0.11.0 +pkgrel=0 pkgdesc="Portable module to access network interface information in Python3" url="http://alastairs-place.net/netifaces/" arch="all" @@ -27,4 +27,6 @@ package() { python3 setup.py install --prefix=/usr --root="$pkgdir" } -sha512sums="8fc593de4d2cbda46a3e2430ede031360f1abfc64d47d00fbec09f3395fd83479bf29d97cb6834b1df06850c9ac2745c9344b6814f34be5975d4d5df98e05e87 netifaces-0.10.9.tar.gz" +sha512sums=" +a53110efb78c89c4d72d002104866253a4c085dd27ff9f41d4cfe3811cc5619e7585ceda4e91e83cdd0645c40c745c61d205708ee9a34427b35f437a48f148e5 netifaces-0.11.0.tar.gz +"