1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-16 15:47:09 +00:00

frida: update to 12.8.15

This commit is contained in:
Henrik Grimler 2020-03-25 09:44:41 +01:00 committed by Yaksh Bariya
parent 0db663ac0d
commit 3ff34c75f2
No known key found for this signature in database
GPG Key ID: F7486BA7D3D27581

View File

@ -4,8 +4,7 @@ TERMUX_PKG_LICENSE="wxWindows"
TERMUX_PKG_MAINTAINER="Henrik Grimler @Grimler91"
_MAJOR_VERSION=12
_MINOR_VERSION=8
_MICRO_VERSION=13
TERMUX_PKG_REVISION=1
_MICRO_VERSION=15
TERMUX_PKG_VERSION=${_MAJOR_VERSION}.${_MINOR_VERSION}.${_MICRO_VERSION}
TERMUX_PKG_SRCURL=https://github.com/frida/frida.git
TERMUX_PKG_DEPENDS="libiconv, python"