frida: update to 12.8.20

This commit is contained in:
Henrik Grimler 2020-04-07 13:26:48 +02:00 committed by Yaksh Bariya
parent 5e436ebc7e
commit 9dd57830af
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581
2 changed files with 3 additions and 3 deletions

View File

@ -4,14 +4,14 @@ TERMUX_PKG_LICENSE="wxWindows"
TERMUX_PKG_MAINTAINER="Henrik Grimler @Grimler91"
_MAJOR_VERSION=12
_MINOR_VERSION=8
_MICRO_VERSION=15
_MICRO_VERSION=20
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.${_MINOR_VERSION}.${_MICRO_VERSION}
TERMUX_PKG_SRCURL=https://github.com/frida/frida.git
TERMUX_PKG_DEPENDS="libiconv, python"
TERMUX_PKG_BUILD_DEPENDS="openssl"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_EXTRA_MAKE_ARGS="
ANDROID_NDK_ROOT=$HOME/lib/android-ndk
ANDROID_NDK_ROOT=$NDK
"
TERMUX_PKG_HOSTBUILD=true
_PYTHON_VERSION=3.8

View File

@ -11,7 +11,7 @@ TERMUX_PKG_REPLACES="lxc-dev"
# Do not build for ARM due to
# error: /home/builder/.termux-build/_cache/android-r20-api-24-v1/bin/../lib/gcc/arm-linux-androideabi/4.9.x/armv7-a/thumb/libgcc_real.a(pr-support.o): multiple definition of '__gnu_unwind_frame'
#TERMUX_PKG_BLACKLISTED_ARCHES="arm"
TERMUX_PKG_BLACKLISTED_ARCHES="arm"
TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--with-distro=termux