diff --git a/Makefile b/Makefile index ebd050990..71b3d6056 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ DOKKU_VERSION = master SSHCOMMAND_URL ?= https://raw.github.com/progrium/sshcommand/master/sshcommand PLUGINHOOK_URL ?= https://s3.amazonaws.com/progrium-pluginhook/pluginhook_0.1.0_amd64.deb STACK_URL ?= https://github.com/progrium/buildstep.git -PREBUILT_STACK_URL ?= https://s3.amazonaws.com/progrium-dokku/progrium_buildstep_79cf6805cf.tgz +PREBUILT_STACK_URL ?= https://github.com/progrium/buildstep/releases/download/2014-02-28/2014-02-28_e871079d73.tar.gz DOKKU_ROOT ?= /home/dokku .PHONY: all install copyfiles version plugins dependencies sshcommand pluginhook docker aufs stack count