2017-04-04 23:14:39 +02:00
|
|
|
TERMUX_PKG_HOMEPAGE=https://github.com/termux/termux-elf-cleaner
|
2016-04-19 16:28:08 +02:00
|
|
|
TERMUX_PKG_DESCRIPTION="Cleaner of ELF files for Android"
|
2017-04-06 23:33:45 +02:00
|
|
|
# NOTE: The termux-elf-cleaner.cpp file is used by build-package.sh
|
|
|
|
# to create a native binary. Bumping this version will need
|
|
|
|
# updating the checksum used there.
|
2017-11-04 02:50:45 +01:00
|
|
|
TERMUX_PKG_VERSION=1.2
|
2017-04-04 23:14:39 +02:00
|
|
|
TERMUX_PKG_SRCURL=https://github.com/termux/termux-elf-cleaner/archive/v${TERMUX_PKG_VERSION}.tar.gz
|
2017-11-04 02:50:45 +01:00
|
|
|
TERMUX_PKG_SHA256=956d35778bf40523543a98ecec79d7d895a08ac69da1018acb84658a1c94e82b
|
2017-04-04 23:14:39 +02:00
|
|
|
TERMUX_PKG_BUILD_IN_SRC=yes
|