diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2018-06-15 18:31:54 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2018-06-16 09:58:58 +0200 |
commit | 5f6f32968e9f64441c822d0353c1eaacfde33dbe (patch) | |
tree | a765334e3a7df44a490e5844efbbd197390497af /package/python/python.hash | |
parent | 1f4616a1de1bf2b73140f4e9426d2225640bbc46 (diff) | |
download | buildroot-5f6f32968e9f64441c822d0353c1eaacfde33dbe.tar.gz buildroot-5f6f32968e9f64441c822d0353c1eaacfde33dbe.zip |
package/python: bump version to 2.7.15
Rebased patch 0009, removed patch 0035 after upstream commit
https://github.com/python/cpython/commit/0b91f8a668201fc58fa732b8acc496caedfdbae0
Updated license hash after 2018 bump.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python/python.hash')
-rw-r--r-- | package/python/python.hash | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/package/python/python.hash b/package/python/python.hash index 77e0fc878e..feadcfdcb5 100644 --- a/package/python/python.hash +++ b/package/python/python.hash @@ -1,6 +1,5 @@ -# From https://www.python.org/downloads/release/python-2714/ -md5 1f6db41ad91d9eb0a6f0c769b8613c5b Python-2.7.14.tar.xz +# From https://www.python.org/downloads/release/python-2715/ +md5 a80ae3cc478460b922242f43a1b4094d Python-2.7.15.tar.xz # Locally calculated -sha256 71ffb26e09e78650e424929b2b457b9c912ac216576e6bd9e7d204ed03296a66 Python-2.7.14.tar.xz -# License files, locally calculated -sha256 d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680 LICENSE +sha256 22d9b1ac5b26135ad2b8c2901a9413537e08749a753356ee913c84dbd2df5574 Python-2.7.15.tar.xz +sha256 b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2 LICENSE |