From: Michael 'Mickey' Lauer Date: Tue, 13 Jan 2009 00:42:10 +0000 (+0000) Subject: python-pycap: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~74 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d8af62f76828f7a7f2355cd63234529e4ac91be;p=openembedded.git python-pycap: bump for python 2.6 --- diff --git a/packages/python/python-pycap_0.1.6.bb b/packages/python/python-pycap_0.1.6.bb index 2857ab98ac..63e19a4399 100644 --- a/packages/python/python-pycap_0.1.6.bb +++ b/packages/python/python-pycap_0.1.6.bb @@ -4,6 +4,7 @@ PRIORITY = "optional" RDEPENDS = "python-core" DEPENDS = "libpcap libnet" SRCNAME = "pycap" +PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}"