diff options
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/socat/socat_1.7.3.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/socat/socat_1.7.3.2.bb b/meta/recipes-connectivity/socat/socat_1.7.3.2.bb index 927df7463a..b2d6b1dea4 100644 --- a/meta/recipes-connectivity/socat/socat_1.7.3.2.bb +++ b/meta/recipes-connectivity/socat/socat_1.7.3.2.bb | |||
@@ -7,7 +7,7 @@ SECTION = "console/network" | |||
7 | 7 | ||
8 | DEPENDS = "openssl readline" | 8 | DEPENDS = "openssl readline" |
9 | 9 | ||
10 | LICENSE = "GPL-2.0+-with-OpenSSL-exception" | 10 | LICENSE = "GPL-2.0-with-OpenSSL-exception" |
11 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 11 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
12 | file://README;beginline=257;endline=287;md5=338c05eadd013872abb1d6e198e10a3f" | 12 | file://README;beginline=257;endline=287;md5=338c05eadd013872abb1d6e198e10a3f" |
13 | 13 | ||