diff --git a/Makefile b/Makefile index cdac774f7d523..899d4127da592 100644 --- a/Makefile +++ b/Makefile @@ -611,7 +611,6 @@ else $(error no win-extras target for ARCH=$(ARCH)) endif cd $(JULIAHOME)/dist-extras && \ - $(JLDOWNLOAD) http://downloads.sourceforge.net/sevenzip/7z1900-extra.7z && \ $(JLDOWNLOAD) https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/unsis/nsis-2.46.5-Unicode-setup.exe && \ $(JLCHECKSUM) nsis-2.46.5-Unicode-setup.exe && \ chmod a+x 7z.exe && \