From 62896d680e5078f45ff8a41dc5bf1fdb2d741d3b Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 25 Mar 2016 17:55:31 -0400 Subject: python-cython: update to 0.23.4 Signed-off-by: Derek Straka --- meta-python/recipes-devtools/python/python-cython.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-python/recipes-devtools/python/python-cython.inc') diff --git a/meta-python/recipes-devtools/python/python-cython.inc b/meta-python/recipes-devtools/python/python-cython.inc index 6c8b084c13..a5505384a2 100644 --- a/meta-python/recipes-devtools/python/python-cython.inc +++ b/meta-python/recipes-devtools/python/python-cython.inc @@ -10,8 +10,8 @@ BBCLASSEXTEND = "native" SRC_URI = "http://www.cython.org/release/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" -SRC_URI[md5sum] = "db3c5b365e1c3f71c7cd90e96473a3ab" -SRC_URI[sha256sum] = "bdfd12d6a2a2e34b9a1bbc1af5a772cabdeedc3851703d249a52dcda8378018a" +SRC_URI[md5sum] = "157df1f69bcec6b56fd97e0f2e057f6e" +SRC_URI[sha256sum] = "fec42fecee35d6cc02887f1eef4e4952c97402ed2800bfe41bbd9ed1a0730d8e" RDEPENDS_${PN} += "\ ${PYTHON_PN}-netserver \ -- cgit v1.2.3-54-g00ecf