diff options
-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 \ |