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.bb2
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 e3accb6377..3b56de1853 100644
--- a/recipes/socat/socat_1.7.1.2.bb
+++ b/recipes/socat/socat_1.7.1.2.bb
@@ -3,7 +3,7 @@ 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"