diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-17 14:33:23 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-17 14:36:01 +0100 |
commit | d7c9e12cd26a5b3cae2fcb7a24defea492fd704b (patch) | |
tree | 7d2f356e672e2bf4840db151a2098af9e616b8be /recipes/socat | |
parent | 51b6131073d8d391f944aea1d8bb9c40200c6ba1 (diff) |
socat_1.7.1.2: change SRC_URI, it's available only without /Archive/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/socat')
-rw-r--r-- | recipes/socat/socat_1.7.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/socat/socat_1.7.1.2.bb b/recipes/socat/socat_1.7.1.2.bb index 769d3a73d6..0a2ab544ad 100644 --- a/recipes/socat/socat_1.7.1.2.bb +++ b/recipes/socat/socat_1.7.1.2.bb @@ -5,7 +5,7 @@ transfer between two independent data channels." LICENSE = "GPL" PR = "r0" -SRC_URI = "http://www.dest-unreach.org/socat/download/Archive/socat-${PV}.tar.bz2;name=src \ +SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2;name=src \ file://compile.patch;patch=1" SRC_URI[src.md5sum] = "9c0c5e83ce665f38d4d3aababad275eb" SRC_URI[src.sha256sum] = "f7395b154914bdaa49805603aac2a90fb3d60255f95691d7779ab4680615e167" |