From 3a55664f486baed5f83cea7004bbdfc26e32212f Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Wed, 17 Mar 2010 12:11:31 +0000 Subject: [PATCH] socat 1.7.1.2: Fix broken download URL. --- recipes/socat/socat_1.7.1.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/socat/socat_1.7.1.2.bb b/recipes/socat/socat_1.7.1.2.bb index 0a2ab544ad..92430466a6 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;patch=1" -- 2.39.5