diff --git a/Makefile b/Makefile index 66d94f655effa55845339aabc26100b68e1f5088..14b06380a74a8240a9ac4dc1ff701ac8ab22cde9 100644 --- a/Makefile +++ b/Makefile @@ -1621,7 +1621,7 @@ ZLIB_SHA256 ?= c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1 ZLIB_DOWNLOAD_BASE ?= http://zlib.net BZIP2_VER ?= 1.0.6 BZIP2_SHA256 ?= a2848f34fcd5d6cf47def00461fcb528a0484d8edef8208d6d2e2909dc61d9cd -BZIP2_DOWNLOAD_BASE ?= http://www.bzip.org +BZIP2_DOWNLOAD_BASE ?= https://web.archive.org/web/20180624184835/http://www.bzip.org SNAPPY_VER ?= 1.1.4 SNAPPY_SHA256 ?= 134bfe122fd25599bb807bb8130e7ba6d9bdb851e0b16efcb83ac4f5d0b70057 SNAPPY_DOWNLOAD_BASE ?= https://github.com/google/snappy/releases/download