diff options
-rw-r--r-- | meta/recipes-devtools/python/python-scons-native_2.3.4.bb (renamed from meta/recipes-devtools/python/python-scons-native_2.3.2.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python-scons_2.3.4.bb (renamed from meta/recipes-devtools/python/python-scons_2.3.2.bb) | 4 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/python/python-scons-native_2.3.2.bb b/meta/recipes-devtools/python/python-scons-native_2.3.4.bb index dae89ab5d2..dae89ab5d2 100644 --- a/meta/recipes-devtools/python/python-scons-native_2.3.2.bb +++ b/meta/recipes-devtools/python/python-scons-native_2.3.4.bb diff --git a/meta/recipes-devtools/python/python-scons_2.3.2.bb b/meta/recipes-devtools/python/python-scons_2.3.4.bb index fc5b302aae..9b828fac9d 100644 --- a/meta/recipes-devtools/python/python-scons_2.3.2.bb +++ b/meta/recipes-devtools/python/python-scons_2.3.4.bb @@ -6,8 +6,8 @@ SRCNAME = "scons" SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz" -SRC_URI[md5sum] = "bbd428da35ec176575a2b0be1f8d7162" -SRC_URI[sha256sum] = "f993320c5e9515e6567fcce73df0a7a8808414bf1223c69123d3dcf339a449d4" +SRC_URI[md5sum] = "91fbbb67c2c65b03c746601baac4a6a5" +SRC_URI[sha256sum] = "4b57d72066fed3b6ff65a7dd9f73633c9b1c09f87520e9b3aae84b3e4864b441" S = "${WORKDIR}/${SRCNAME}-${PV}" |