diff options
-rw-r--r-- | meta/packages/python/python-pycairo_1.8.10.bb (renamed from meta/packages/python/python-pycairo_1.8.8.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/python/python-pycairo_1.8.8.bb b/meta/packages/python/python-pycairo_1.8.10.bb index 30261f9814..1ff603875a 100644 --- a/meta/packages/python/python-pycairo_1.8.8.bb +++ b/meta/packages/python/python-pycairo_1.8.10.bb @@ -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 |