From: Michael 'Mickey' Lauer Date: Tue, 13 Jan 2009 22:45:59 +0000 (+0000) Subject: python-pylirc: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3204368eb0fa0a795cbd7f7d43d6669b84c2a31c;p=openembedded.git python-pylirc: bump for python 2.6 --- diff --git a/packages/python/python-pylirc_0.0.5.bb b/packages/python/python-pylirc_0.0.5.bb index fc5e8af430..5760c7682d 100644 --- a/packages/python/python-pylirc_0.0.5.bb +++ b/packages/python/python-pylirc_0.0.5.bb @@ -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}"