diff options
author | Larry Hajali <larryhaja@gmail.com> | 2014-05-26 08:29:49 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-28 23:45:33 +0700 |
commit | a936176d14e6999afefef344e425484984788f18 (patch) | |
tree | ad8f8ca83fdc54e648c15d55829871a917abf12b /python/netifaces/netifaces.info | |
parent | 35538e5091e2f06909e68c69ee5a99be32df5978 (diff) |
python/netifaces: Updated for version 0.10.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/netifaces/netifaces.info')
-rw-r--r-- | python/netifaces/netifaces.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/netifaces/netifaces.info b/python/netifaces/netifaces.info index bd32a1769a4d..115f06960983 100644 --- a/python/netifaces/netifaces.info +++ b/python/netifaces/netifaces.info @@ -1,8 +1,8 @@ PRGNAM="netifaces" -VERSION="0.8" +VERSION="0.10.4" HOMEPAGE="http://alastairs-place.net/projects/netifaces/" -DOWNLOAD="http://alastairs-place.net/projects/netifaces/netifaces-0.8.tar.gz" -MD5SUM="e57e5983f4c286fac5f8068fbfc5c873" +DOWNLOAD="https://pypi.python.org/packages/source/n/netifaces/netifaces-0.10.4.tar.gz" +MD5SUM="36da76e2cfadd24cc7510c2c0012eb1e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pysetuptools" |