[vlc-commits] [Git][videolan/vlc][master] extras: tools: bump autoconf to 2.72

Steve Lhomme (@robUx4) gitlab at videolan.org
Tue Jan 16 09:51:23 UTC 2024



Steve Lhomme pushed to branch master at VideoLAN / VLC


Commits:
c2f4aa20 by Alexandre Janniaux at 2024-01-16T08:39:34+00:00
extras: tools: bump autoconf to 2.72

See release note[^1] for more info, but mainly a bug-fixing release.

[^1]: https://lists.gnu.org/archive/html/autotools-announce/2023-12/msg00003.html.

- - - - -


2 changed files:

- extras/tools/SHA512SUMS
- extras/tools/packages.mak


Changes:

=====================================
extras/tools/SHA512SUMS
=====================================
@@ -1,5 +1,5 @@
 3954a6ad3f522c135f327ba0d376eb16ae42103849c8cc5cd6c8c6e87b8c5433c95a0f2d4dfa3e6c2705ee0b8996e5b27d0b2248f64a05fc8c902116cc45a7b2  apache-ant-1.9.7.tar.bz2
-2bc5331f9807da8754b2ee623a30299cc0d103d6f98068a4c22263aab67ff148b7ad3a1646bd274e604bc08a8ef0ac2601e6422e641ad0cfab2222d60a58c5a8  autoconf-2.71.tar.gz
+3f71d459e2127ef2c98b37f11f5284f0c92318ad8d31c5b6034bed370adfe9f3d0f7a12f87e2efced06c11e2a159de4d4a292b751104e83daf11342f25ba9721  autoconf-2.72.tar.gz
 248cdcc9b3ee315f1508518a8edb02e891646d990ef4fc4e5444950c397f5c91e87ca3947269dc5e0de36b051914e118c66d293f2f3f0de24403d9f2ede0ece4  automake-1.16.5.tar.gz
 6f0e8e29bf0336f555ba72c4d83f35d820f8a5159cc999d48795dc57a6627b4ee3966dda84ca97d39906e35dd476ea00cf80023672cc0fad862e2996194c0674  cmake-3.24.2.tar.gz
 f5dd0f02fcae65a176a16af9a8e1747c26e9440c6c224003ba458d3298b777a75ffb189aee9051fb0c4840b2a48278be4a51d959381af0b1d627570f478c58f2  m4-1.4.19.tar.gz


=====================================
extras/tools/packages.mak
=====================================
@@ -12,7 +12,7 @@ CMAKE_URL=http://www.cmake.org/files/v3.24/cmake-$(CMAKE_VERSION).tar.gz
 LIBTOOL_VERSION=2.4.7
 LIBTOOL_URL=$(GNU)/libtool/libtool-$(LIBTOOL_VERSION).tar.gz
 
-AUTOCONF_VERSION=2.71
+AUTOCONF_VERSION=2.72
 AUTOCONF_URL=$(GNU)/autoconf/autoconf-$(AUTOCONF_VERSION).tar.gz
 
 AUTOMAKE_VERSION=1.16.5



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/c2f4aa208e72e4121bcec92a982316764ce64ccd

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/c2f4aa208e72e4121bcec92a982316764ce64ccd
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list