proot-distro: update to 2.6.2

This commit is contained in:
Leonid Pliushch 2021-09-25 13:05:52 +03:00
parent 872cabb1c1
commit da6dcb470f
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=2.6.1
TERMUX_PKG_VERSION=2.6.2
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=445296d4c29e1bd63b81564b854b0836e6ae9d7ad59ea6dfc78e99b6947fc707
TERMUX_PKG_SHA256=6a831dcb3cdfa242c76b95fd8c542e0188a5baf9eedf2f874e3cc2fe48f1a082
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