python-pycrypto: bump for python 2.6
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 13 Jan 2009 00:47:52 +0000 (00:47 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Tue, 13 Jan 2009 00:47:52 +0000 (00:47 +0000)
packages/python/python-pycrypto_2.0.1.bb

index 4a58b69..7300bbd 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 DEPENDS = "gmp"
 SRCNAME = "pycrypto"
 LICENSE = "pycrypto"
-PR = "ml0"
+PR = "ml1"
 
 SRC_URI = "http://www.amk.ca/files/python/crypto/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"