mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 13:27:09 +02:00
community/py-netifaces: upgrade to 0.10.6
This commit is contained in:
parent
dd396e47de
commit
7d72a93f5a
@ -2,8 +2,8 @@
|
||||
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
|
||||
pkgname=py-netifaces
|
||||
_pkgname=netifaces
|
||||
pkgver=0.10.5
|
||||
pkgrel=3
|
||||
pkgver=0.10.6
|
||||
pkgrel=0
|
||||
pkgdesc="Portable module to access network interface information in Python"
|
||||
url="http://alastairs-place.net/netifaces/"
|
||||
arch="all"
|
||||
@ -47,4 +47,4 @@ _py() {
|
||||
$python setup.py install --prefix=/usr --root="$subpkgdir"
|
||||
}
|
||||
|
||||
sha512sums="736bb985b444e78676dc10533a7597e750cadf41033196c4be49c4f33e91d46eba33a1f485e07e9f70aec2170c958564a6f54bbaa1ab193bfaca04b1fb07b3a1 netifaces-0.10.5.tar.gz"
|
||||
sha512sums="2c892062286007a8330c2cddc148ea21d1fd24aec32b5f25b8fe905933c651f8c532596f523f0bb7edb3a143e9a491ec49d60f75efad4407273ac2647b579b1e netifaces-0.10.6.tar.gz"
|
||||
|
Loading…
Reference in New Issue
Block a user