Revert "package/automake: bump version to 1.16.1"
This reverts commit d36a01273b
, which
causes several build breakage. The squid build breakage has a proposed
fix, but it has some comments from Arnout.
In order to reduce the build failure noise in the autobuilders, let's
revert back to the previous version of automake.
Fixes (or rather avoids):
http://autobuild.buildroot.net/results/2f6ac1663681b702538a2163a02e030880075eda/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
80db2f4205
commit
c699f5ab5a
@ -1,4 +1,4 @@
|
||||
# Locally calculated
|
||||
sha256 5d05bb38a23fd3312b10aea93840feec685bdf4a41146e78882848165d3ae921 automake-1.16.1.tar.xz
|
||||
sha256 af6ba39142220687c500f79b4aa2f181d9b24e4f8d8ec497cea4ba26c64bedaf automake-1.15.1.tar.xz
|
||||
# License files, locally calculated
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
AUTOMAKE_VERSION = 1.16.1
|
||||
AUTOMAKE_VERSION = 1.15.1
|
||||
AUTOMAKE_SOURCE = automake-$(AUTOMAKE_VERSION).tar.xz
|
||||
AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake
|
||||
AUTOMAKE_LICENSE = GPL-2.0+
|
||||
|
Loading…
Reference in New Issue
Block a user