From 81d10605398d563333443338727781c40e0551a7 Mon Sep 17 00:00:00 2001
From: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Date: Tue, 13 Sep 2016 09:54:48 +0200
Subject: [PATCH] python-netifaces: updating to 0.10.5

---
 ...ython-netifaces_0.10.4.bb => python-netifaces_0.10.5.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
 rename recipes-devtools/python/{python-netifaces_0.10.4.bb => python-netifaces_0.10.5.bb} (50%)

diff --git a/recipes-devtools/python/python-netifaces_0.10.4.bb b/recipes-devtools/python/python-netifaces_0.10.5.bb
similarity index 50%
rename from recipes-devtools/python/python-netifaces_0.10.4.bb
rename to recipes-devtools/python/python-netifaces_0.10.5.bb
index 669b9a2..82a63ac 100644
--- a/recipes-devtools/python/python-netifaces_0.10.4.bb
+++ b/recipes-devtools/python/python-netifaces_0.10.5.bb
@@ -4,9 +4,9 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=a53cbc7cb75660694e138ba973c148df"
 SRCNAME = "netifaces"
 
-SRC_URI = "https://pypi.python.org/packages/source/n/netifaces/${SRCNAME}-${PV}.tar.gz"
-SRC_URI[md5sum] = "36da76e2cfadd24cc7510c2c0012eb1e"
-SRC_URI[sha256sum] = "9656a169cb83da34d732b0eb72b39373d48774aee009a3d1272b7ea2ce109cde"
+SRC_URI = "https://pypi.python.org/packages/a7/4c/8e0771a59fd6e55aac993a7cc1b6a0db993f299514c464ae6a1ecf83b31d/netifaces-0.10.5.tar.gz"
+SRC_URI[md5sum] = "5b4d1f1310ed279e6df27ef3a9b71519"
+SRC_URI[sha256sum] = "59d8ad52dd3116fcb6635e175751b250dc783fb011adba539558bd764e5d628b"
 
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-- 
GitLab