Skip to content
Snippets Groups Projects
Commit 1a6d3a42 authored by Adrien Béraud's avatar Adrien Béraud Committed by Sébastien Blin
Browse files

extra/tools: update autotools

Change-Id: Icb82f42449478e632a4fe97a05c57533f564f42b
parent a990b898
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ CMAKE_URL=https://github.com/Kitware/CMake/releases/download/v$(CMAKE_VERSION)/c
LIBTOOL_VERSION=2.4.7
LIBTOOL_URL=$(GNU)/libtool/libtool-$(LIBTOOL_VERSION).tar.xz
AUTOCONF_VERSION=2.71
AUTOCONF_VERSION=2.72
AUTOCONF_URL=$(GNU)/autoconf/autoconf-$(AUTOCONF_VERSION).tar.gz
AUTOMAKE_VERSION=1.16.5
......@@ -37,5 +37,5 @@ GAS_URL=https://raw.githubusercontent.com/FFmpeg/gas-preprocessor/$(GAS_VERSION)
SED_VERSION=4.2.2
SED_URL=$(GNU)/sed/sed-$(SED_VERSION).tar.bz2
GETTEXT_VERSION=0.19.6
GETTEXT_VERSION=0.21
GETTEXT_URL=$(GNU)/gettext/gettext-$(GETTEXT_VERSION).tar.gz
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment