unrar: update to 5.9.4

This commit is contained in:
Henrik Grimler 2020-07-04 07:46:32 +02:00
parent 89ce292f4d
commit 6d8411d3c9
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.3
TERMUX_PKG_REVISION=3
TERMUX_PKG_VERSION=5.9.4
TERMUX_PKG_SRCURL=https://www.rarlab.com/rar/unrarsrc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=28c176c29da86d7efe3cb9a227255d8340f761ba95969195982ec87c8eb2dd69
TERMUX_PKG_SHA256=3d010d14223e0c7a385ed740e8f046edcbe885e5c22c5ad5733d009596865300
TERMUX_PKG_DEPENDS="libandroid-support, libc++"
TERMUX_PKG_BUILD_IN_SRC=true