unrar: update to 5.8.1

This commit is contained in:
Leonid Pliushch 2019-09-08 02:53:13 +03:00
parent e3d1d670c8
commit 160c24ac10
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.7.5
TERMUX_PKG_REVISION=1
TERMUX_PKG_VERSION=5.8.1
TERMUX_PKG_SRCURL=https://www.rarlab.com/rar/unrarsrc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=e1c2fddaa87a88b1535bfc10ca484f3c5af4e5a55fbb933f8819e26203bbe2ee
TERMUX_PKG_SHA256=035f1f436f0dc2aea09aec146b9cc3e47ca2442f2c62b4ad9374c7c9cc20e632
TERMUX_PKG_DEPENDS="libandroid-support, libc++"
TERMUX_PKG_BUILD_IN_SRC=true