python-pylirc: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 13 Jan 2009 22:45:59 +0000 (22:45 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 13 Jan 2009 22:45:59 +0000 (22:45 +0000)
packages/python/python-pylirc_0.0.5.bb

index fc5e8af..5760c76 100644 (file)
@@ -3,7 +3,7 @@ SECTION = "devel/python"
 PRIORITY = "optional"
 DEPENDS = "lirc"
 LICENSE = "LGPL"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/pylirc/pylirc-${PV}.tar.gz"
 S = "${WORKDIR}/pylirc-${PV}"