We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4859cdf commit 9122defCopy full SHA for 9122def
pythonbuild/downloads.py
@@ -4,10 +4,10 @@
4
5
DOWNLOADS = {
6
"autoconf": {
7
- "url": "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.gz",
8
- "size": 2003781,
9
- "sha256": "431075ad0bf529ef13cb41e9042c542381103e80015686222b8a9d4abef42a1c",
10
- "version": "2.71",
+ "url": "https://ftp.gnu.org/gnu/autoconf/autoconf-2.72.tar.gz",
+ "size": 2143794,
+ "sha256": "afb181a76e1ee72832f6581c0eddf8df032b83e2e0239ef79ebedc4467d92d6e",
+ "version": "2.72",
11
},
12
# 6.0.19 is the last version licensed under the Sleepycat license.
13
"bdb": {
0 commit comments