Skip to content

Commit

Permalink
bump(main/proot-distro): 4.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sylirre committed Jan 10, 2025
1 parent e546efe commit 8d31bd0
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="@termux"
TERMUX_PKG_VERSION=4.18.0
TERMUX_PKG_VERSION=4.19.0
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=b1884e7544bfdf4c1b5b5bb486f18dc9eac378c95b4962a31b0d94cb50a3fe56
TERMUX_PKG_SHA256=d91f0bb54a75703a45e91624c327b02f92a5933f6d08fa3fb7269faf8fe91521
TERMUX_PKG_DEPENDS="bash, bzip2, coreutils, curl, file, findutils, gzip, ncurses-utils, proot (>= 5.1.107-32), sed, tar, termux-tools, util-linux, xz-utils"
TERMUX_PKG_SUGGESTS="bash-completion, termux-api"
TERMUX_PKG_BUILD_IN_SRC=true
Expand Down

0 comments on commit 8d31bd0

Please sign in to comment.