diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2019-07-09 10:55:45 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-07-25 18:32:39 +0000 |
commit | 7e3eab2c1382fd6964bdc522ef09737186bc7eb6 (patch) | |
tree | 47abd17631c0f4bbc294491478d26f2883e99afd /util/crossgcc/sum | |
parent | 31270646ba797364ec16405c1326b090800cb95a (diff) | |
download | coreboot-7e3eab2c1382fd6964bdc522ef09737186bc7eb6.tar.xz |
crossgcc: Upgrade Python to version 3.7.4
Change-Id: I2d4a93fa43cf662685d4c439bcff04e338d51375
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32077
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/crossgcc/sum')
-rw-r--r-- | util/crossgcc/sum/Python-3.7.2.tar.xz.cksum | 1 | ||||
-rw-r--r-- | util/crossgcc/sum/Python-3.7.4.tar.xz.cksum | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/util/crossgcc/sum/Python-3.7.2.tar.xz.cksum b/util/crossgcc/sum/Python-3.7.2.tar.xz.cksum deleted file mode 100644 index 4519f883b8..0000000000 --- a/util/crossgcc/sum/Python-3.7.2.tar.xz.cksum +++ /dev/null @@ -1 +0,0 @@ -c3dc6928516bcb934cf4740461044c79c7c35494 tarballs/Python-3.7.2.tar.xz
\ No newline at end of file diff --git a/util/crossgcc/sum/Python-3.7.4.tar.xz.cksum b/util/crossgcc/sum/Python-3.7.4.tar.xz.cksum new file mode 100644 index 0000000000..bc792af12b --- /dev/null +++ b/util/crossgcc/sum/Python-3.7.4.tar.xz.cksum @@ -0,0 +1 @@ +a862c5a58626fdad02d2047a57771ede2783fcef tarballs/Python-3.7.4.tar.xz |