summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r--meta/recipes-connectivity/socat/socat_1.7.3.4.bb (renamed from meta/recipes-connectivity/socat/socat_1.7.3.3.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/socat/socat_1.7.3.3.bb b/meta/recipes-connectivity/socat/socat_1.7.3.4.bb
index ee01578c1a..9b0d4071ac 100644
--- a/meta/recipes-connectivity/socat/socat_1.7.3.3.bb
+++ b/meta/recipes-connectivity/socat/socat_1.7.3.4.bb
@@ -14,8 +14,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
14SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \ 14SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \
15" 15"
16 16
17SRC_URI[md5sum] = "b2a032a47b8b89a18485697fa975154f" 17SRC_URI[md5sum] = "3cca4f8cd9d2d1caabd9cc099451bac9"
18SRC_URI[sha256sum] = "0dd63ffe498168a4aac41d307594c5076ff307aa0ac04b141f8f1cec6594d04a" 18SRC_URI[sha256sum] = "972374ca86f65498e23e3259c2ee1b8f9dbeb04d12c2a78c0c9b5d1cb97dfdfc"
19 19
20inherit autotools 20inherit autotools
21 21