diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2016-06-29 20:48:31 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2016-06-29 22:09:51 +0200 |
commit | d779e82840e3c9d58d86957d412fa6098e2a7157 (patch) | |
tree | a9cc647e8613b31f7a26bac904627d0ea5f9b62b /package/python/python.hash | |
parent | e63ea7faa26faa4464045c4def88de5df01f3ec5 (diff) | |
download | buildroot-d779e82840e3c9d58d86957d412fa6098e2a7157.tar.gz buildroot-d779e82840e3c9d58d86957d412fa6098e2a7157.zip |
package/python: bump version to 2.7.12
Rebased 011-remove-python-symlink.patch
[Peter: correct .hash file comment as pointed out by Baruch]
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/python/python.hash b/package/python/python.hash index d1cf1ba021..b7d0036008 100644 --- a/package/python/python.hash +++ b/package/python/python.hash @@ -1,4 +1,4 @@ -# From https://www.python.org/downloads/release/python-2711/ -md5 1dbcc848b4cd8399a8199d000f9f823c Python-2.7.11.tar.xz +# From https://www.python.org/downloads/release/python-2712/ +md5 57dffcee9cee8bb2ab5f82af1d8e9a69 Python-2.7.12.tar.xz # Locally calculated -sha256 962b4c45af50124ea61f11a30deb4342fc0bc21126790fa1d7f6c79809413f46 Python-2.7.11.tar.xz +sha256 d7837121dd5652a05fef807c361909d255d173280c4e1a4ded94d73d80a1f978 Python-2.7.12.tar.xz |