proot-distro: update to 2.9.2

This commit is contained in:
Leonid Pliushch 2021-11-28 11:39:22 +02:00
parent 4d8d6e4411
commit d0f45fa928
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.9.1
TERMUX_PKG_VERSION=2.9.2
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=7f138bb94be171ec312f1d23dbe51431be988ca6747ad7ca8e3224f4f1e303fd
TERMUX_PKG_SHA256=4abb6dce7a3cc99716c0c6926af954c39e1946b9019cadbcace0bb6df1a035f1
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