Skip to content

Commit

Permalink
scripts(start_build): use termux-elf-cleaner 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Grimler91 committed Jan 29, 2025
1 parent d0b6027 commit 14aa4e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/build/termux_step_start_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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" \
2c57aa961e25dfe44feb87030da3b0e54d314c110b8be6ffede39806ac356cd6
59645fb25b84d11f108436e83d9df5e874ba4eb76ab62948869a23a3ee692fa7
chmod u+x "$TERMUX_ELF_CLEANER"
fi

Expand Down

0 comments on commit 14aa4e3

Please sign in to comment.