dust: update to 0.7.5

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-09-19 18:13:27 +00:00
parent 7478c7d97d
commit 25398c830d
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.7.0
TERMUX_PKG_VERSION=0.7.5
TERMUX_PKG_SRCURL=https://github.com/bootandy/dust/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9dc0608c3200172b05c8d628cf715fbe16505da1921a6c0f52b5e08dc0daf6a8
TERMUX_PKG_SHA256=f892aaf7a0a7852e12d01b2ced6c2484fb6dc5fe7562abdf0c44a2d08aa52618
TERMUX_PKG_BUILD_IN_SRC=true