duf: update to 0.7.0

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-01-08 12:11:22 +00:00
parent 2a33915bd9
commit 8726fa24aa
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/muesli/duf
TERMUX_PKG_DESCRIPTION="Disk usage/free utility"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER="Krishna kanhaiya @kcubeterm"
TERMUX_PKG_VERSION=0.6.2
TERMUX_PKG_VERSION=0.7.0
TERMUX_PKG_SRCURL=https://github.com/muesli/duf/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=f2314d8e5e133a6ce93968b3450c1710a3e432cb4a5dfc528aa0317d968a8988
TERMUX_PKG_SHA256=6f70fd0f0d51bfcfe20b8acc8c3a52573fc1ceed44ce97dbbb9d470bbe4467dc
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {