diff options
-rw-r--r-- | meta/recipes-connectivity/socat/socat_1.8.0.2.bb (renamed from meta/recipes-connectivity/socat/socat_1.8.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/socat/socat_1.8.0.1.bb b/meta/recipes-connectivity/socat/socat_1.8.0.2.bb index 95b4017040..7d5da67c9c 100644 --- a/meta/recipes-connectivity/socat/socat_1.8.0.1.bb +++ b/meta/recipes-connectivity/socat/socat_1.8.0.2.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2 \ | |||
13 | file://0001-fix-compile-procan.c-failed.patch \ | 13 | file://0001-fix-compile-procan.c-failed.patch \ |
14 | " | 14 | " |
15 | 15 | ||
16 | SRC_URI[sha256sum] = "6a283565db7cf86292c6f70504c58abb03e29888adeed5a6c5f3457e803c1b81" | 16 | SRC_URI[sha256sum] = "adc07a9c2723527cf6568d2fb96559794cf9c254a4bc2edd36f7f3789e9f7625" |
17 | 17 | ||
18 | inherit autotools | 18 | inherit autotools |
19 | 19 | ||