From d2bd5a0df7d81e167b718d0f65b7426d62701f2e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Fri, 22 Jan 2021 15:15:46 +0800 Subject: [PATCH] socat: upgrade 1.7.3.4 ->1.7.4.1 README updated: version updated add descrition of platform specifics - Debian Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- .../socat/{socat_1.7.3.4.bb => socat_1.7.4.1.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-connectivity/socat/{socat_1.7.3.4.bb => socat_1.7.4.1.bb} (90%) diff --git a/meta/recipes-connectivity/socat/socat_1.7.3.4.bb b/meta/recipes-connectivity/socat/socat_1.7.4.1.bb similarity index 90% rename from meta/recipes-connectivity/socat/socat_1.7.3.4.bb rename to meta/recipes-connectivity/socat/socat_1.7.4.1.bb index f3f569d262..5a13af91bc 100644 --- a/meta/recipes-connectivity/socat/socat_1.7.3.4.bb +++ b/meta/recipes-connectivity/socat/socat_1.7.4.1.bb @@ -7,13 +7,13 @@ SECTION = "console/network" LICENSE = "GPL-2.0-with-OpenSSL-exception" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ - file://README;beginline=257;endline=287;md5=338c05eadd013872abb1d6e198e10a3f" + file://README;beginline=257;endline=287;md5=82520b052f322ac2b5b3dfdc7c7eea86" SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \ " -SRC_URI[md5sum] = "3cca4f8cd9d2d1caabd9cc099451bac9" -SRC_URI[sha256sum] = "972374ca86f65498e23e3259c2ee1b8f9dbeb04d12c2a78c0c9b5d1cb97dfdfc" +SRC_URI[md5sum] = "36cad050ecf4981ab044c3fbd75c643f" +SRC_URI[sha256sum] = "3faca25614e89123dff5045680549ecef519d02e331aaf3c4f5a8f6837c675e9" inherit autotools -- 2.40.1