proot-distro: update to 1.6.0

This commit is contained in:
Leonid Pliushch 2021-02-03 18:17:57 +02:00
parent 742d86b568
commit 0905cc6cf7
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/termux/proot-distro
TERMUX_PKG_DESCRIPTION="Termux official utility for managing proot'ed Linux distributions"
TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=1.5.0
TERMUX_PKG_VERSION=1.6.0
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=8717ede13894121f022cd987b822edcb731a2afc9c25d831a36cb53bc496e7f8
TERMUX_PKG_SHA256=f3f4ea001ba0022ec6d0624b42be657bf0884fa2a5bccf66615ec3dd0f4d9a9b
TERMUX_PKG_DEPENDS="bash, bzip2, coreutils, curl, findutils, gzip, ncurses-utils, proot (>= 5.1.107-32), sed, tar, xz-utils"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true