unrar: update to 6.0.7

This commit is contained in:
Pooya Moradi 2021-08-08 15:10:12 +04:30 committed by Lucy Phipps
parent 784e0b2a10
commit de3faf46d9
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ TERMUX_PKG_DESCRIPTION="Tool for extracting files from .rar archives"
TERMUX_PKG_LICENSE="non-free"
TERMUX_PKG_LICENSE_FILE="license.txt"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=6.0.5
TERMUX_PKG_VERSION=6.0.7
TERMUX_PKG_SRCURL=https://www.rarlab.com/rar/unrarsrc-${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=7e34064c9e97464462c81aed80c25619149f71d4900995021780787f51dd63f0
TERMUX_PKG_SHA256=a7029942006cbcced3f3b7322ec197683f8e7be408972ca08099b196c038f518
TERMUX_PKG_DEPENDS="libandroid-support, libc++"
TERMUX_PKG_BUILD_IN_SRC=true