[Buildroot] [git commit] automake: bump to version 1.14.1

Peter Korsgaard peter at korsgaard.com
Wed Jan 1 18:03:25 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=6c653c5002550b9921737b1309a4b6da6b811e0d
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/automake/automake.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/automake/automake.mk b/package/automake/automake.mk
index 8431174..fc661c1 100644
--- a/package/automake/automake.mk
+++ b/package/automake/automake.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AUTOMAKE_VERSION = 1.14
+AUTOMAKE_VERSION = 1.14.1
 AUTOMAKE_SOURCE = automake-$(AUTOMAKE_VERSION).tar.xz
 AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake
 AUTOMAKE_LICENSE = GPLv2+


More information about the buildroot mailing list