From 646a6c40268ad70eac51355c00e0d21d3a028f27 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Fri, 12 Jul 2019 22:24:28 +0200 Subject: [PATCH] uftp: update to 4.9.11 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../recipes-support/uftp/{uftp_4.9.9.bb => uftp_4.9.11.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-networking/recipes-support/uftp/{uftp_4.9.9.bb => uftp_4.9.11.bb} (77%) diff --git a/meta-networking/recipes-support/uftp/uftp_4.9.9.bb b/meta-networking/recipes-support/uftp/uftp_4.9.11.bb similarity index 77% rename from meta-networking/recipes-support/uftp/uftp_4.9.9.bb rename to meta-networking/recipes-support/uftp/uftp_4.9.11.bb index a64d081cfa..8b47bd16fb 100644 --- a/meta-networking/recipes-support/uftp/uftp_4.9.9.bb +++ b/meta-networking/recipes-support/uftp/uftp_4.9.11.bb @@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504" UPSTREAM_CHECK_URI = "https://sourceforge.net/projects/uftp-multicast/files/source-tar/" SRC_URI = "${SOURCEFORGE_MIRROR}/uftp-multicast/source-tar/uftp-${PV}.tar.gz" -SRC_URI[md5sum] = "154e2c82a33fd4999040f8836e2dca2c" -SRC_URI[sha256sum] = "c04bc75a88fc3d57504269f260be4d0b1bc440508b5a5ca587df6c16b771aa48" +SRC_URI[md5sum] = "c0bc86b3067825a3866de9ef80c7451a" +SRC_URI[sha256sum] = "2ddc835a35f669d55df27ab6883ba19bb00bc8e4b66897ceaedb160b02246b1a" DEPENDS = "openssl"