proot-distro: update to 2.6.5

This commit is contained in:
Leonid Pliushch 2021-10-08 19:11:42 +03:00
parent 45713ced7e
commit e9dcfd914b
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.4
TERMUX_PKG_VERSION=2.6.5
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=85df762be7d0c054dbffa445c21cb92d121307caad0957f40319e7c78e6d8776
TERMUX_PKG_SHA256=49ac5a5de8740428e79f7970f0f837c7f7edd81ced96234041fb612b81b7a8c7
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