From: Mingli Yu Date: Wed, 19 Jan 2022 03:19:27 +0000 (+0800) Subject: socat: update SRC_URI X-Git-Tag: 2021-04.5-hardknott~40 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=88edb7031149992e12f668201f0a22af6d666867;p=openembedded-core.git socat: update SRC_URI The orginal one is unaccessible now. Signed-off-by: Mingli Yu Signed-off-by: Anuj Mittal --- diff --git a/meta/recipes-connectivity/socat/socat_1.7.4.1.bb b/meta/recipes-connectivity/socat/socat_1.7.4.1.bb index 5a13af91bc..0a1b65a8ca 100644 --- a/meta/recipes-connectivity/socat/socat_1.7.4.1.bb +++ b/meta/recipes-connectivity/socat/socat_1.7.4.1.bb @@ -9,7 +9,7 @@ LICENSE = "GPL-2.0-with-OpenSSL-exception" LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ file://README;beginline=257;endline=287;md5=82520b052f322ac2b5b3dfdc7c7eea86" -SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \ +SRC_URI = "http://www.dest-unreach.org/socat/download/Archive/socat-${PV}.tar.bz2 \ " SRC_URI[md5sum] = "36cad050ecf4981ab044c3fbd75c643f"