From: Michael 'Mickey' Lauer Date: Wed, 14 Jan 2009 00:04:58 +0000 (+0000) Subject: python-pysqlite2: bump for python 2.6 X-Git-Tag: Release-2010-05/1~4349^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8ab359ef9a84e155905c8347c623dc05a4990f9;p=openembedded.git python-pysqlite2: bump for python 2.6 --- diff --git a/packages/python/python-pysqlite2_2.4.0.bb b/packages/python/python-pysqlite2_2.4.0.bb index 50adcba006..24b2668ec4 100644 --- a/packages/python/python-pysqlite2_2.4.0.bb +++ b/packages/python/python-pysqlite2_2.4.0.bb @@ -4,7 +4,7 @@ PRIORITY = "optional" LICENSE = "BSD" DEPENDS = "sqlite3" SRCNAME = "pysqlite" -PR = "ml1" +PR = "ml2" SRC_URI = "http://initd.org/pub/software/pysqlite/releases/2.4/${PV}/${SRCNAME}-${PV}.tar.gz \ file://fix-setup.patch;patch=1"