proot-distro: update to 0.4

This commit is contained in:
Leonid Pliushch 2020-07-25 20:16:34 +03:00
parent 182afb9468
commit 3b436d660d
1 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
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_VERSION=0.3
TERMUX_PKG_MAINTAINER="Leonid Pliushch <leonid.pliushch@gmail.com>"
TERMUX_PKG_VERSION=0.4
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=cb8acdaa0d6459a75afaffe3a5290885053e057211aec7249109139962c83f60
TERMUX_PKG_SHA256=f5cad93df6f61ffceba9779a3a8fc1b4319635c1d8c9f1e9a0dbc67ed29f57fe
TERMUX_PKG_DEPENDS="bash, bzip2, coreutils, curl, findutils, gzip, ncurses-utils, proot, tar, xz-utils"
TERMUX_PKG_BUILD_IN_SRC=true
TERMUX_PKG_PLATFORM_INDEPENDENT=true