aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/socat/socat_1.7.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/socat/socat_1.7.1.2.bb')
-rw-r--r--recipes/socat/socat_1.7.1.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/socat/socat_1.7.1.2.bb b/recipes/socat/socat_1.7.1.2.bb
index 0a2ab544ad..3b56de1853 100644
--- a/recipes/socat/socat_1.7.1.2.bb
+++ b/recipes/socat/socat_1.7.1.2.bb
@@ -3,10 +3,10 @@ DEPENDS = "openssl"
DESCRIPTION = "Socat is a relay for bidirectional data \
transfer between two independent data channels."
LICENSE = "GPL"
-PR = "r0"
+PR = "r1"
SRC_URI = "http://www.dest-unreach.org/socat/download/socat-${PV}.tar.bz2;name=src \
- file://compile.patch;patch=1"
+ file://compile.patch"
SRC_URI[src.md5sum] = "9c0c5e83ce665f38d4d3aababad275eb"
SRC_URI[src.sha256sum] = "f7395b154914bdaa49805603aac2a90fb3d60255f95691d7779ab4680615e167"
EXTRA_OECONF = " --disable-termios "