upgpkg(main/proot-distro): v3.5.0

This commit is contained in:
Leonid Pliushch 2022-12-31 01:46:06 +02:00
parent 42255c05d0
commit 6afd4e7997
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=3.4.0
TERMUX_PKG_VERSION=3.5.0
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b67e3cf3511eda48e3529864ebe98a609b1175d47a9b514a769a7ce0790d7904
TERMUX_PKG_SHA256=c2dd291274e628d9eb52e631129c61a1a24377e7718cce126e29a60d4414e0a8
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