socat 1.7.1.2: Fix broken download URL.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Wed, 17 Mar 2010 12:11:31 +0000 (12:11 +0000)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Thu, 8 Apr 2010 07:19:46 +0000 (08:19 +0100)
recipes/socat/socat_1.7.1.2.bb

index 0a2ab54..9243046 100644 (file)
@@ -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"