colordiff: Update from 1.0.16 to 1.0.18
[termux-packages] / packages / termux-elf-cleaner / build.sh
CommitLineData
0085c3b7 1TERMUX_PKG_HOMEPAGE=https://github.com/termux/termux-elf-cleaner
0ae97c5e 2TERMUX_PKG_DESCRIPTION="Cleaner of ELF files for Android"
bd54a46a
FF
3# NOTE: The termux-elf-cleaner.cpp file is used by build-package.sh
4# to create a native binary. Bumping this version will need
5# updating the checksum used there.
2497d957 6TERMUX_PKG_VERSION=1.1
0085c3b7
FF
7TERMUX_PKG_SRCURL=https://github.com/termux/termux-elf-cleaner/archive/v${TERMUX_PKG_VERSION}.tar.gz
8TERMUX_PKG_SHA256=66612b294e197ab7bfac807e497581df58424af6a7c855f89fc12eafa3dc1b8c
9TERMUX_PKG_FOLDERNAME=termux-elf-cleaner-$TERMUX_PKG_VERSION
10TERMUX_PKG_BUILD_IN_SRC=yes