Leonid Plyushch
6 years ago
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with
2 additions and
0 deletions
-
packages/termux-elf-cleaner/build.sh
|
|
@ -5,6 +5,8 @@ TERMUX_PKG_LICENSE="GPL-3.0" |
|
|
|
# to create a native binary. Bumping this version will need |
|
|
|
# updating the checksum used there. |
|
|
|
TERMUX_PKG_VERSION=1.6 |
|
|
|
TERMUX_PKG_REVISION=1 |
|
|
|
TERMUX_PKG_SRCURL=https://github.com/termux/termux-elf-cleaner/archive/v${TERMUX_PKG_VERSION}.tar.gz |
|
|
|
TERMUX_PKG_SHA256=94ea8ed64c57f8222ebf933e960be97030a903395d750b499eb792892e0d836f |
|
|
|
TERMUX_PKG_DEPENDS="libc++" |
|
|
|
TERMUX_PKG_BUILD_IN_SRC=yes |
|
|
|