bump(main/proot-distro): 4.6.0

This commit is contained in:
Leonid Pliushch 2023-12-11 02:26:57 +02:00
parent 7078a79f18
commit b536dfe610
No known key found for this signature in database
GPG Key ID: 802AB1B71153CBC4
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="@termux"
TERMUX_PKG_VERSION=4.5.0
TERMUX_PKG_VERSION=4.6.0
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=a7e7c4f78e6759edbd337b4a2711c0fe6d7f1a6796619395c60a3e31281b7b08
TERMUX_PKG_SHA256=3758055e4fa9d96dac5e38e43f2e526764ca037cd22c6fd5ebb1361204be3eac
TERMUX_PKG_DEPENDS="bash, bzip2, coreutils, curl, findutils, gzip, ncurses-utils, proot (>= 5.1.107-32), sed, tar, termux-tools, xz-utils"
TERMUX_PKG_SUGGESTS="bash-completion, termux-api"
TERMUX_PKG_BUILD_IN_SRC=true