python-pysqlite2: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 14 Jan 2009 00:04:58 +0000 (00:04 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 14 Jan 2009 00:04:58 +0000 (00:04 +0000)
packages/python/python-pysqlite2_2.4.0.bb

index 50adcba..24b2668 100644 (file)
@@ -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"