xchat 2.8.6: bump PR because of openssl version change
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 27 Aug 2010 15:50:01 +0000 (17:50 +0200)
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Fri, 27 Aug 2010 22:13:05 +0000 (00:13 +0200)
If PR is not bumped, at runtime, xchat looks for the older openssl
  version
Tested on shr-image on htcdream.

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
recipes/xchat/xchat_2.8.6.bb

index 9909e61..f06cb83 100644 (file)
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.xchat.org"
 SECTION = "x11/network"
 DEPENDS = "libgcrypt zlib gtk+"
 DEPENDS += "gdk-pixbuf-csource-native"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://www.xchat.org/files/source/2.8/xchat-${PV}.tar.bz2 \
         file://46_CVE-2009-0315.dpatch;apply=yes \