1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-17 23:17:07 +00:00

proot-distro: fix sha256sum for version 3.0.2

This commit is contained in:
marcusz 2022-05-06 16:30:39 +08:00
parent af35ce06e9
commit b090812ee1
No known key found for this signature in database
GPG Key ID: 2948F8F3C7AC491F

View File

@ -4,7 +4,7 @@ TERMUX_PKG_LICENSE="GPL-3.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=3.0.2
TERMUX_PKG_SRCURL=https://github.com/termux/proot-distro/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=4ef92a462ff35df2e4a26bec3c88ae8cce4b76838c0cb41652d2c97737cc18e4
TERMUX_PKG_SHA256=f6762b644b80231c7b5b09893f98385a144b0b950d3f3834719c178727f1429e
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