diff options
-rw-r--r-- | meta/recipes-connectivity/socat/socat_1.7.3.2.bb (renamed from meta/recipes-connectivity/socat/socat_1.7.3.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/socat/socat_1.7.3.1.bb b/meta/recipes-connectivity/socat/socat_1.7.3.2.bb index a579f1ef0f..4dcb7b4adc 100644 --- a/meta/recipes-connectivity/socat/socat_1.7.3.1.bb +++ b/meta/recipes-connectivity/socat/socat_1.7.3.2.bb | |||
@@ -18,8 +18,8 @@ SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \ | |||
18 | file://0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch \ | 18 | file://0001-Access-c_ispeed-and-c_ospeed-via-APIs.patch \ |
19 | " | 19 | " |
20 | 20 | ||
21 | SRC_URI[md5sum] = "334e46924f2b386299c9db2ac22bcd36" | 21 | SRC_URI[md5sum] = "607a24c15bd2cb54e9328bfbbd3a1ae9" |
22 | SRC_URI[sha256sum] = "d2da659540c38139f388e9437bfaae16bb458d174d056cb3228432a8f489fbaa" | 22 | SRC_URI[sha256sum] = "e3561f808739383eb10fada1e5d4f26883f0311b34fd0af7837d0c95ef379251" |
23 | 23 | ||
24 | inherit autotools | 24 | inherit autotools |
25 | 25 | ||