python3-netifaces: update to 0.11.0.

This commit is contained in:
Andrew J. Hesford 2021-06-05 23:00:48 -04:00
parent 4b6c630a5e
commit da35408b15

View File

@ -1,7 +1,7 @@
# Template file for 'python3-netifaces'
pkgname=python3-netifaces
version=0.10.9
revision=4
version=0.11.0
revision=1
wrksrc="netifaces-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="MIT"
homepage="https://github.com/al45tair/netifaces"
distfiles="${PYPI_SITE}/n/netifaces/netifaces-${version}.tar.gz"
checksum=2dee9ffdd16292878336a58d04a20f0ffe95555465fee7c9bd23b3490ef2abf3
checksum=043a79146eb2907edf439899f262b3dfe41717d34124298ed281139a8b93ca32
conflicts="python-netifaces>=0"
post_install() {