Skip to content

Commit

Permalink
proot-distro: update to 2.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonid Pliushch committed Jan 6, 2022
1 parent 3d88c20 commit a2e9165
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/proot-distro/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.3
TERMUX_PKG_VERSION=2.9.4
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=1b1cc8f47ba24a5fe7692e29bb554f68f77c36a6d9c4bbb31c048777d9a6d6d7
TERMUX_PKG_SHA256=6ff766c96f7a9d13b5b0c9d1bff5da5606ba2ff031707408662f0db2583a1fcc
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
Expand Down

0 comments on commit a2e9165

Please sign in to comment.