unrar: update to 6.0.2

This commit is contained in:
Leonid Pliushch 2020-11-22 21:20:18 +00:00
parent dd449feb73
commit f0a0510190
1 changed files with 2 additions and 3 deletions

View File

@ -2,9 +2,8 @@ TERMUX_PKG_HOMEPAGE=https://www.rarlab.com/
TERMUX_PKG_DESCRIPTION="Tool for extracting files from .rar archives"
TERMUX_PKG_LICENSE="non-free"
TERMUX_PKG_LICENSE_FILE="license.txt"
TERMUX_PKG_VERSION=5.9.4
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=6.0.2
TERMUX_PKG_SRCURL=https://www.rarlab.com/rar/unrarsrc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=3d010d14223e0c7a385ed740e8f046edcbe885e5c22c5ad5733d009596865300
TERMUX_PKG_SHA256=81bf188333f89c976780a477af27f651f54aa7da9312303d8d1a804696d3edd3
TERMUX_PKG_DEPENDS="libandroid-support, libc++"
TERMUX_PKG_BUILD_IN_SRC=true