Skip to content

Commit c0d6939

Browse files
committed
downloads: upgrade to binutils 2.32
1 parent 457dae1 commit c0d6939

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pythonbuild/downloads.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
'version': '6.0.19',
1818
},
1919
'binutils': {
20-
'url': 'ftp://ftp.gnu.org/gnu/binutils/binutils-2.31.tar.xz',
21-
'size': 20445772,
22-
'sha256': '231036df7ef02049cdbff0681f4575e571f26ea8086cf70c2dcd3b6c0f4216bf',
23-
'version': '2.31',
20+
'url': 'ftp://ftp.gnu.org/gnu/binutils/binutils-2.32.tar.xz',
21+
'size': 20774880,
22+
'sha256': '0ab6c55dd86a92ed561972ba15b9b70a8b9f75557f896446c82e8b36e473ee04',
23+
'version': '2.32',
2424
},
2525
'bzip2': {
2626
'url': 'https://ftp.sunet.se/mirror/archive/ftp.sunet.se/pub/Linux/distributions/bifrost/download/src/bzip2-1.0.6.tar.gz',

0 commit comments

Comments
 (0)