diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2017-10-14 14:40:00 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-10-15 15:52:40 +0200 |
commit | 1842244c6d6e09154708e29a1cf527d2b01409d0 (patch) | |
tree | 023f0f0b617d290024c0d745dbab6a967e3b77d8 /package/python/python.hash | |
parent | e877fb4fe2b1a9f29e0c75a3404066ebc34e147a (diff) | |
download | buildroot-1842244c6d6e09154708e29a1cf527d2b01409d0.tar.gz buildroot-1842244c6d6e09154708e29a1cf527d2b01409d0.zip |
package/python: bump version to 2.7.14
Rebased patch 0016, changed _SITE to https.
Release notes:
https://raw.githubusercontent.com/python/cpython/84471935ed2f62b8c5758fd544c7d37076fe0fa5/Misc/NEWS
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python/python.hash')
-rw-r--r-- | package/python/python.hash | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/python/python.hash b/package/python/python.hash index f285e4243f..3f64b83611 100644 --- a/package/python/python.hash +++ b/package/python/python.hash @@ -1,4 +1,4 @@ -# From https://www.python.org/downloads/release/python-2713/ -md5 53b43534153bb2a0363f08bae8b9d990 Python-2.7.13.tar.xz +# From https://www.python.org/downloads/release/python-2714/ +md5 1f6db41ad91d9eb0a6f0c769b8613c5b Python-2.7.14.tar.xz # Locally calculated -sha256 35d543986882f78261f97787fd3e06274bfa6df29fac9b4a94f73930ff98f731 Python-2.7.13.tar.xz +sha256 71ffb26e09e78650e424929b2b457b9c912ac216576e6bd9e7d204ed03296a66 Python-2.7.14.tar.xz |