unrar: update to 5.9.3

This commit is contained in:
Henrik Grimler 2020-06-06 20:25:38 +02:00
parent 8d0130ad08
commit fd2c4f76d0
1 changed files with 2 additions and 2 deletions

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=5.9.2
TERMUX_PKG_VERSION=5.9.3
TERMUX_PKG_SRCURL=https://www.rarlab.com/rar/unrarsrc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=73d3baf18cf0a197976af2794a848893c35e7d42cee0ff364c89d2e476ebdaa6
TERMUX_PKG_SHA256=28c176c29da86d7efe3cb9a227255d8340f761ba95969195982ec87c8eb2dd69
TERMUX_PKG_DEPENDS="libandroid-support, libc++"
TERMUX_PKG_BUILD_IN_SRC=true