diff --git a/component/automake/buildout.cfg b/component/automake/buildout.cfg
index b0e8c1967901fd8102fe657c55809a549a845c8a..bb346da864e0225a5efdf61768a3c808ca373be8 100644
--- a/component/automake/buildout.cfg
+++ b/component/automake/buildout.cfg
@@ -8,7 +8,7 @@ parts =
 
 [automake]
 recipe = slapos.recipe.cmmi
-md5sum = 140e084223bf463a24c1a28427c6aec7
-url = http://ftp.gnu.org/gnu/automake/automake-1.12.6.tar.xz
+md5sum = 9a1ddb0e053474d9d1105cfe39b0c48d
+url = http://ftp.gnu.org/gnu/automake/automake-1.15.tar.xz
 environment =
   PATH =${autoconf:location}/bin:${perl:location}/bin:${xz-utils:location}/bin:%(PATH)s