[vlc-commits] [Git][videolan/vlc][master] 3 commits: extras/tools: bump autoconf to 2.73
Steve Lhomme (@robUx4)
gitlab at videolan.org
Thu Jun 4 17:12:58 UTC 2026
Steve Lhomme pushed to branch master at VideoLAN / VLC
Commits:
2f986599 by Alexandre Janniaux at 2026-06-04T14:48:51+00:00
extras/tools: bump autoconf to 2.73
- - - - -
53a788b1 by Alexandre Janniaux at 2026-06-04T14:48:51+00:00
extras/tools: bump m4 to 1.4.21
- - - - -
c8d61664 by Alexandre Janniaux at 2026-06-04T14:48:51+00:00
extras/tools: bump automake to 1.18.1
- - - - -
2 changed files:
- extras/tools/SHA512SUMS
- extras/tools/packages.mak
Changes:
=====================================
extras/tools/SHA512SUMS
=====================================
@@ -1,8 +1,8 @@
3954a6ad3f522c135f327ba0d376eb16ae42103849c8cc5cd6c8c6e87b8c5433c95a0f2d4dfa3e6c2705ee0b8996e5b27d0b2248f64a05fc8c902116cc45a7b2 apache-ant-1.9.7.tar.bz2
-3f71d459e2127ef2c98b37f11f5284f0c92318ad8d31c5b6034bed370adfe9f3d0f7a12f87e2efced06c11e2a159de4d4a292b751104e83daf11342f25ba9721 autoconf-2.72.tar.gz
-b558cf2635e40efde888d16b287a107049f8be091b3977aa138bcb3066b6f31901c77b75a25c4a87258047919c958adabe74d12458aab94acf1867ea82e2ff82 automake-1.18.tar.gz
+e9f68c75e2d7a1fa84b172180621f90bccc6ef77f923be6312de621692327ef8a2ebaeb953a4545fec8d33e28efc925f1908a17d3202280113b2826aee79e70e autoconf-2.73.tar.gz
+e07b439babea7101e04e37f65fbd2ac9df7b41809fc71bd412f21f396063713721c0215a63c87059dbaa0121049f7c39fc678c77373c303d79aba86d4b66f9c2 automake-1.18.1.tar.gz
169b8ebfbd2c880a1f3ed8c3da8d4b8e9252a5a1ff9f0011e39bb3bb84d183f0379eea880b80e2e052c333db91e49b80e5a65131f71fc8582709b604e94bf280 cmake-4.1.2.tar.gz
-0db92e37b984bcac0e640bccb9d3463757793b1fef665601f6d8052906d1ed26078af37c751e3e0cd9ee8d9ff165e51cfe9560422a5b3559f4b58de446b7429c m4-1.4.20.tar.gz
+4d573245d31e14a1b2856abf7cd16f82ec01036956bb2c9ee09e6d9d3fcca518cf77d6864c915d4defa07771bf8503241017b37ce9027dcf4fafdd0fb20db582 m4-1.4.21.tar.gz
56a9656539448972bc3080357ccc987bd4cbca3847758fe41251eb8af1a5e403a75f38d1344fa2c0bd56de880f37f3eaafbe7116c506f33331e7a8dd8a53cf2a pkg-config-0.28-1.tar.gz
dbbb0bb348fac54612d29182c09c88bda7096dea03bd94f03c580c24146e65a06db12808c6a1a9adc94548fa3843511e3e80b251cb07142110cf149eab23f573 sed-4.2.2.tar.bz2
31865930401b1d9497421fa79cfb41a1a47f3bf59fcdde86b28ed4f53d7a3ceaf88d57c1dba0332d3cd76e82a3aeb31b1e4e3af54fc0d0c0ad17c9f239e8d45d tar-1.34.tar.bz2
=====================================
extras/tools/packages.mak
=====================================
@@ -13,13 +13,13 @@ CMAKE_URL=https://www.cmake.org/files/v$(CMAKE_VERSION_MAJ)/cmake-$(CMAKE_VERSIO
LIBTOOL_VERSION=2.5.4
LIBTOOL_URL=$(GNU)/libtool/libtool-$(LIBTOOL_VERSION).tar.gz
-AUTOCONF_VERSION=2.72
+AUTOCONF_VERSION=2.73
AUTOCONF_URL=$(GNU)/autoconf/autoconf-$(AUTOCONF_VERSION).tar.gz
-AUTOMAKE_VERSION=1.18
+AUTOMAKE_VERSION=1.18.1
AUTOMAKE_URL=$(GNU)/automake/automake-$(AUTOMAKE_VERSION).tar.gz
-M4_VERSION=1.4.20
+M4_VERSION=1.4.21
M4_URL=$(GNU)/m4/m4-$(M4_VERSION).tar.gz
PKGCFG_VERSION=0.28-1
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/697ff96a3971991783798b453524e01e684df43a...c8d61664c5671e99f644eecf7ad482dc3eb57af4
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/697ff96a3971991783798b453524e01e684df43a...c8d61664c5671e99f644eecf7ad482dc3eb57af4
You're receiving this email because of your account on code.videolan.org. Manage all notifications: https://code.videolan.org/-/profile/notifications | Help: https://code.videolan.org/help
More information about the vlc-commits
mailing list