diff --git a/Makefile b/Makefile index ae8e89561c2dfc7fc7ee7a327d6329fac175d379..4444d8b693fa9c27cc0291c1ef81e889a658ee81 100644 --- a/Makefile +++ b/Makefile @@ -141,7 +141,7 @@ $(DESTDIR)/bin/envconsul: .config/pythonrc.py: mkdir -p $$(dirname $@) - $(download) https://raw.githubusercontent.com/lonetwin/pythonrc/master/pythonrc.py + $(download) https://raw.githubusercontent.com/lonetwin/pythonrc/0.8.4/pythonrc.py .travis/travis.sh: mkdir -p $$(dirname $@)