summaryrefslogtreecommitdiff
path: root/packages/python
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-13 00:47:52 +0000
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-13 00:47:52 +0000
commit58bcbb4849c97e77be06f5df312e4fad27c21cf1 (patch)
tree22f90a03e91997c2d7ae4981e7998194c5ab2cce /packages/python
parent1d8af62f76828f7a7f2355cd63234529e4ac91be (diff)
python-pycrypto: bump for python 2.6
Diffstat (limited to 'packages/python')
-rw-r--r--packages/python/python-pycrypto_2.0.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-pycrypto_2.0.1.bb b/packages/python/python-pycrypto_2.0.1.bb
index 4a58b6930e..7300bbd60b 100644
--- a/packages/python/python-pycrypto_2.0.1.bb
+++ b/packages/python/python-pycrypto_2.0.1.bb
@@ -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}"