proot-distro: update to 2.6.9

Final bugfix hopefully...
This commit is contained in:
Leonid Pliushch 2021-10-13 17:44:10 +03:00
parent d549bcbb6d
commit e788f92ced
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.8
TERMUX_PKG_VERSION=2.6.9
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a59b1a4663f8372cdd54e3cf489e24e613bcb9f6951445ce7b8142b099c4da4e
TERMUX_PKG_SHA256=5308c8badeac4c10af3b93b8c26cfa171a65c98601e9500ab43b4798a2dccbc4
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