python-pycairo: upgrade to 1.8.10

Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
Yu Ke 2010-08-16 15:08:50 +08:00 committed by Richard Purdie
parent 89ae21775c
commit 3a0eeb8155
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=f2e071ab72978431b294a0d696327421"
DEPENDS = "cairo"
PR = "ml0"
SRC_URI = "http://cairographics.org/releases/pycairo-${PV}.tar.gz"
SRC_URI = "http://cairographics.org/releases/py2cairo-${PV}.tar.gz"
S = "${WORKDIR}/pycairo-${PV}"
inherit distutils pkgconfig