Skip to content

Commit

Permalink
dust: update to 0.6.2
Browse files Browse the repository at this point in the history
This commit has been automatically submitted by Github Actions.
  • Loading branch information
Termux Github Actions committed Aug 5, 2021
1 parent c1dc78e commit a9ab1e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/dust/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a9ab1e3

Please sign in to comment.