dust: update to 0.7.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2021-09-19 12:14:20 +00:00
parent ce21ff208d
commit e7dc742f70

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.2
TERMUX_PKG_VERSION=0.7.0
TERMUX_PKG_SRCURL=https://github.com/bootandy/dust/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=4ab5d8200368fb6ecf185a1c896f51fb96f94e3ef853d258b128b8303c252300
TERMUX_PKG_SHA256=9dc0608c3200172b05c8d628cf715fbe16505da1921a6c0f52b5e08dc0daf6a8
TERMUX_PKG_BUILD_IN_SRC=true