python-netifaces: update to 0.10.5
This commit is contained in:
parent
3b6ff1d3cf
commit
245f2c0866
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-netifaces'
|
||||
pkgname=python-netifaces
|
||||
version=0.10.4
|
||||
version=0.10.5
|
||||
revision=1
|
||||
wrksrc="netifaces-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://bitbucket.org/al45tair/netifaces"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/n/netifaces/netifaces-${version}.tar.gz"
|
||||
checksum=9656a169cb83da34d732b0eb72b39373d48774aee009a3d1272b7ea2ce109cde
|
||||
checksum=59d8ad52dd3116fcb6635e175751b250dc783fb011adba539558bd764e5d628b
|
||||
|
||||
python3.4-netifaces_package() {
|
||||
short_desc="${short_desc/Python2/Python3.4}"
|
||||
|
|
Loading…
Reference in a new issue