unrar: update to 6.0.3

This commit is contained in:
Leonid Pliushch 2020-12-07 23:27:17 +00:00
parent 1d7e128a99
commit 4c5d87787c
No known key found for this signature in database
GPG Key ID: 45F2964132545795

View File

@ -2,8 +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=6.0.2
TERMUX_PKG_VERSION=6.0.3
TERMUX_PKG_SRCURL=https://www.rarlab.com/rar/unrarsrc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=81bf188333f89c976780a477af27f651f54aa7da9312303d8d1a804696d3edd3
TERMUX_PKG_SHA256=1def53392d879f9e304aa6eac1339cf41f9bce1111a2f5845071665738c4aca0
TERMUX_PKG_DEPENDS="libandroid-support, libc++"
TERMUX_PKG_BUILD_IN_SRC=true