From fe63fd7b9df46bda92e72b8010bbb1c13e17b5c3 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 22 Mar 2017 11:45:32 -0700 Subject: python-slip-dbus: Update SRC_URI to github Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb b/meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb index 785cecc358..8081416ee4 100644 --- a/meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb +++ b/meta-python/recipes-devtools/python/python-slip-dbus_0.6.1.bb @@ -14,7 +14,7 @@ LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=5574c6965ae5f583e55880e397fbb018" SRCNAME = "python-slip" -SRC_URI = "https://fedorahosted.org/released/${SRCNAME}/${SRCNAME}-${PV}.tar.bz2" +SRC_URI = "https://github.com/nphilipp/${SRCNAME}/releases/download/${SRCNAME}-${PV}/${SRCNAME}-${PV}.tar.bz2" S = "${WORKDIR}/${SRCNAME}-${PV}" inherit setuptools -- cgit v1.2.3-54-g00ecf