summaryrefslogtreecommitdiff
path: root/packages/python/python-imaging_1.1.6.bb
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-11 23:48:33 +0000
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2009-01-11 23:48:33 +0000
commitb7ed19f354b0cd666c05503d612c3aa0d011078e (patch)
tree983acc4d1ee0028af3fcd26775d98c55dc369cf1 /packages/python/python-imaging_1.1.6.bb
parent86d0da2d8f30b796a4da58e99cb75dc9613a36bb (diff)
python-{imaging|inotify}: bump for python 2.6
Diffstat (limited to 'packages/python/python-imaging_1.1.6.bb')
-rw-r--r--packages/python/python-imaging_1.1.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/python/python-imaging_1.1.6.bb b/packages/python/python-imaging_1.1.6.bb
index 9f3b6323dd..03e0330e1c 100644
--- a/packages/python/python-imaging_1.1.6.bb
+++ b/packages/python/python-imaging_1.1.6.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
DEPENDS = "freetype jpeg tiff"
RDEPENDS = "python-lang python-stringold"
SRCNAME = "Imaging"
-PR = "ml0"
+PR = "ml1"
SRC_URI = "http://effbot.org/downloads/Imaging-${PV}.tar.gz \
file://path.patch;patch=1"