dust: update to 0.6.2

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-08-05 12:10:09 +00:00
parent c1dc78e82c
commit a9ab1e38b3
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ TERMUX_PKG_HOMEPAGE="https://github.com/bootandy/dust"
TERMUX_PKG_DESCRIPTION="A more intuitive version of du in rust"
TERMUX_PKG_LICENSE="Apache-2.0"
TERMUX_PKG_MAINTAINER="@termux"
TERMUX_PKG_VERSION=0.6.1
TERMUX_PKG_VERSION=0.6.2
TERMUX_PKG_SRCURL=https://github.com/bootandy/dust/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=925a54c5db9672a66718d24159f89abdbe477e905715f994fc5c3d0f23fed799
TERMUX_PKG_SHA256=4ab5d8200368fb6ecf185a1c896f51fb96f94e3ef853d258b128b8303c252300
TERMUX_PKG_BUILD_IN_SRC=true