duf: update to 0.8.1

This commit has been automatically submitted by Github Actions.
This commit is contained in:
Termux Github Actions 2022-02-08 09:31:57 +00:00
parent 8f6e9a518d
commit 691a06542d
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.8.0
TERMUX_PKG_VERSION=0.8.1
TERMUX_PKG_SRCURL=https://github.com/muesli/duf/archive/v${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=6b483e68ec783821d07f03cb85629832b8c6f302a7d1bca25af142f891381e8b
TERMUX_PKG_SHA256=ebc3880540b25186ace220c09af859f867251f4ecaef435525a141d98d71a27a
TERMUX_PKG_AUTO_UPDATE=true
termux_step_make() {