diff --git a/component/6tunnel/buildout.cfg b/component/6tunnel/buildout.cfg
index baf9c3f24bf35e95cd71851503704ad612ded86d..e1d1d2c067a2fa95b99826436001c7f2cb806d7c 100644
--- a/component/6tunnel/buildout.cfg
+++ b/component/6tunnel/buildout.cfg
@@ -10,12 +10,10 @@ extends =
 [6tunnel]
 recipe = slapos.recipe.cmmi
 shared = true
-url = http://toxygen.net/6tunnel/6tunnel-0.11rc2.tar.gz
+url = https://github.com/wojtekka/6tunnel/releases/download/0.11rc2/6tunnel-0.11rc2.tar.gz
 md5sum = 74e02d4f0704b3083a01feda66033449
 pre-configure =
   aclocal
-  autoheader
-  automake --foreign
   autoconf
 environment =
   PATH=${autoconf:location}/bin:${automake:location}/bin:%(PATH)s