From eaa0afca1bedbda276fd6710cfe9c13604dd2e9b Mon Sep 17 00:00:00 2001 From: termux-pacman-bot Date: Sat, 16 Dec 2023 12:37:31 +0000 Subject: [PATCH] Update repo --- scripts/build/termux_step_start_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/build/termux_step_start_build.sh b/scripts/build/termux_step_start_build.sh index 353b1db1dc..4fc85336f1 100644 --- a/scripts/build/termux_step_start_build.sh +++ b/scripts/build/termux_step_start_build.sh @@ -101,7 +101,7 @@ termux_step_start_build() { termux_download \ "https://github.com/termux/termux-elf-cleaner/releases/download/v${TERMUX_ELF_CLEANER_VERSION}/termux-elf-cleaner" \ "$TERMUX_ELF_CLEANER" \ - 7c29143b9cffb3a9a580f39a7966b2bb36c5fc099da6f4c98dcdedacb14f08a2 + 20053acc9e598fdd2de750fdcea1aef692ccbc2a69b2281f35df8799c633f1b7 chmod u+x "$TERMUX_ELF_CLEANER" fi