diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | 2010-08-27 17:50:01 +0200 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@no-log.org> | 2010-08-28 00:13:05 +0200 |
commit | 6b1924c3ceaf2879bfeef5dcdc810bfedf47aa9e (patch) | |
tree | 1365d28c8ab08e7c8edc83d408ca1cb692eb056c /recipes/xchat | |
parent | 2db052490bf3a1cc292f08c8baf1752fbee824e9 (diff) |
xchat 2.8.6: bump PR because of openssl version change
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>
Diffstat (limited to 'recipes/xchat')
-rw-r--r-- | recipes/xchat/xchat_2.8.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xchat/xchat_2.8.6.bb b/recipes/xchat/xchat_2.8.6.bb index 9909e616ab..f06cb83d95 100644 --- a/recipes/xchat/xchat_2.8.6.bb +++ b/recipes/xchat/xchat_2.8.6.bb @@ -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 \ |