From a44baf37d8bec492f00c08a3eb8b6a295ee80260 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Mon, 6 Feb 2017 23:35:56 -0500 Subject: libdnet: update SRC_URI ERROR: libdnet-1.12-r0 do_checkuri: Fetcher failure for URL: 'http://libdnet.googlecode.com/files/libdnet-1.12.tgz'. URL http://libdnet.googlecode.com/files/libdnet-1.12.tgz doesn't work Signed-off-by: Armin Kuster --- meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb b/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb index 28b6c82544..77aee42424 100644 --- a/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb +++ b/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb @@ -4,7 +4,7 @@ SECTION = "libs" LICENSE = "BSD" LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9" -SRC_URI = "http://libdnet.googlecode.com/files/libdnet-${PV}.tgz" +SRC_URI = "https://github.com/dugsong/libdnet/archive/libdnet-${PV}.tar.gz" SRC_URI[md5sum] = "9253ef6de1b5e28e9c9a62b882e44cc9" SRC_URI[sha256sum] = "83b33039787cf99990e977cef7f18a5d5e7aaffc4505548a83d31bd3515eb026" -- cgit 1.2.3-korg