From 7cbc3e501295147b573cf8d09deb4edcd522ff32 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 10 Nov 2021 20:39:22 +0100 Subject: [PATCH] socat: upgrade 1.7.4.1 -> 1.7.4.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../socat/{socat_1.7.4.1.bb => socat_1.7.4.2.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-connectivity/socat/{socat_1.7.4.1.bb => socat_1.7.4.2.bb} (92%) diff --git a/meta/recipes-connectivity/socat/socat_1.7.4.1.bb b/meta/recipes-connectivity/socat/socat_1.7.4.2.bb similarity index 92% rename from meta/recipes-connectivity/socat/socat_1.7.4.1.bb rename to meta/recipes-connectivity/socat/socat_1.7.4.2.bb index 1ad5f15b93..0edde6a2e4 100644 --- a/meta/recipes-connectivity/socat/socat_1.7.4.1.bb +++ b/meta/recipes-connectivity/socat/socat_1.7.4.2.bb @@ -12,8 +12,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \ " -SRC_URI[md5sum] = "36cad050ecf4981ab044c3fbd75c643f" -SRC_URI[sha256sum] = "3faca25614e89123dff5045680549ecef519d02e331aaf3c4f5a8f6837c675e9" +SRC_URI[sha256sum] = "6690a9f9990457b505097a272bbf2cbf4cc35576176f76646e3524b0e91c1763" inherit autotools -- 2.40.1