projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73343f2
)
automake: bump to version 1.14
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 22 Nov 2013 16:39:59 +0000
(13:39 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 22 Nov 2013 22:41:15 +0000
(23:41 +0100)
Needed for the bison 3.0.1 bump.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/automake/automake.mk
patch
|
blob
|
history
diff --git
a/package/automake/automake.mk
b/package/automake/automake.mk
index 94a84ddf9486bf1e5e8f3f26794cd5fb8dad5287..843117455c08d316336e37257c4ad3d5371d8741 100644
(file)
--- a/
package/automake/automake.mk
+++ b/
package/automake/automake.mk
@@
-4,7
+4,7
@@
#
################################################################################
-AUTOMAKE_VERSION = 1.1
2.6
+AUTOMAKE_VERSION = 1.1
4
AUTOMAKE_SOURCE = automake-$(AUTOMAKE_VERSION).tar.xz
AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake
AUTOMAKE_LICENSE = GPLv2+