packages/proot-distro

This commit is contained in:
termux-actions[bot]
2022-01-15 12:54:33 +00:00
parent 5af913e81e
commit 106c828ecb

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.4
TERMUX_PKG_VERSION=2.9.5
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=6ff766c96f7a9d13b5b0c9d1bff5da5606ba2ff031707408662f0db2583a1fcc
TERMUX_PKG_SHA256=2c17f539e911a536b2aa9a8903298b84b414dff1b3c25ff189d96775c7bd72c3
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