summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-04-26 14:26:37 +0200
committerPeter Korsgaard <peter@korsgaard.com>2015-04-28 00:26:47 +0200
commita692a251d4d26753142938e48c18d58d11f51e41 (patch)
tree637b579b7f6307e49f93a5052c5881c1bbdede4a
parent6afba01e5dc5ed536e33a46d40fd970cfd40f243 (diff)
downloadbuildroot-a692a251d4d26753142938e48c18d58d11f51e41.tar.gz
buildroot-a692a251d4d26753142938e48c18d58d11f51e41.zip
python3: add hash file
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
-rw-r--r--package/python3/python3.hash4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/python3/python3.hash b/package/python3/python3.hash
new file mode 100644
index 0000000000..60ac23055f
--- /dev/null
+++ b/package/python3/python3.hash
@@ -0,0 +1,4 @@
+# From https://www.python.org/downloads/release/python-343/
+md5 7d092d1bba6e17f0d9bd21b49e441dd5 Python-3.4.3.tar.xz
+# Locally computed
+sha256 b5b3963533768d5fc325a4d7a6bd6f666726002d696f1d399ec06b043ea996b8 Python-3.4.3.tar.xz
OpenPOWER on IntegriCloud