Skip to content

Commit

Permalink
scripts(start_build): use termux-elf-cleaner 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Grimler91 committed Jan 4, 2025
1 parent aac5fad commit ccddde7
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
c516eda232632c5e4834a0cf9afffd72d71854650996e1707d4f17590fbcc3fc
chmod u+x "$TERMUX_ELF_CLEANER"
fi

Expand Down

0 comments on commit ccddde7

Please sign in to comment.