diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-04-26 14:26:37 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-04-28 00:26:47 +0200 |
commit | a692a251d4d26753142938e48c18d58d11f51e41 (patch) | |
tree | 637b579b7f6307e49f93a5052c5881c1bbdede4a /package/python3 | |
parent | 6afba01e5dc5ed536e33a46d40fd970cfd40f243 (diff) | |
download | buildroot-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>
Diffstat (limited to 'package/python3')
-rw-r--r-- | package/python3/python3.hash | 4 |
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 |