From d02ea53f8fb730bfd845c947c19947fe1fd0804f Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Sun, 11 May 2025 23:31:41 +0200 Subject: initial rust toolchain --- contrib/depends/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/depends/Makefile') diff --git a/contrib/depends/Makefile b/contrib/depends/Makefile index 7e9f0f4..2850eaf 100644 --- a/contrib/depends/Makefile +++ b/contrib/depends/Makefile @@ -8,7 +8,7 @@ BUILD = $(shell ./config.guess) HOST ?= $(BUILD) PATCHES_PATH = $(BASEDIR)/patches BASEDIR = $(CURDIR) -HASH_LENGTH:=11 +HASH_LENGTH:=16 DOWNLOAD_CONNECT_TIMEOUT:=30 DOWNLOAD_RETRIES:=5 HOST_ID_SALT ?= salt -- cgit v1.2.3