summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python-scons_2.0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python-scons_2.0.1.bb')
-rw-r--r--meta/recipes-devtools/python/python-scons_2.0.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python-scons_2.0.1.bb b/meta/recipes-devtools/python/python-scons_2.0.1.bb
index 97a7a8c7ba..0dfa8379ed 100644
--- a/meta/recipes-devtools/python/python-scons_2.0.1.bb
+++ b/meta/recipes-devtools/python/python-scons_2.0.1.bb
@@ -8,6 +8,9 @@ SRCNAME = "scons"
PR = "r0"
SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz"
+
+SRC_URI[md5sum] = "beca648b894cdbf85383fffc79516d18"
+SRC_URI[sha256sum] = "0a8151da41c4a26c776c84f44f747ce03e093d43be3e83b38c14a76ab3256762"
S = "${WORKDIR}/${SRCNAME}-${PV}"
inherit distutils