Skip to content

Commit 9122def

Browse files
authored
Bump autoconf from 2.71 -> 2.72 (#365)
1 parent 4859cdf commit 9122def

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
@@ -4,10 +4,10 @@
44

55
DOWNLOADS = {
66
"autoconf": {
7-
"url": "https://ftp.gnu.org/gnu/autoconf/autoconf-2.71.tar.gz",
8-
"size": 2003781,
9-
"sha256": "431075ad0bf529ef13cb41e9042c542381103e80015686222b8a9d4abef42a1c",
10-
"version": "2.71",
7+
"url": "https://ftp.gnu.org/gnu/autoconf/autoconf-2.72.tar.gz",
8+
"size": 2143794,
9+
"sha256": "afb181a76e1ee72832f6581c0eddf8df032b83e2e0239ef79ebedc4467d92d6e",
10+
"version": "2.72",
1111
},
1212
# 6.0.19 is the last version licensed under the Sleepycat license.
1313
"bdb": {

0 commit comments

Comments
 (0)