dutree: update to 0.2.17.

Closes: #30168 [via git-merge-pr]
This commit is contained in:
mobinmob 2021-04-12 00:44:52 +03:00 committed by Andrew J. Hesford
parent 2ad7bf80a2
commit 6ca600724f

View file

@ -1,6 +1,6 @@
# Template file for 'dutree' # Template file for 'dutree'
pkgname=dutree pkgname=dutree
version=0.2.16 version=0.2.17
revision=1 revision=1
build_style=cargo build_style=cargo
short_desc="Tool to analyze file system usage written in Rust" short_desc="Tool to analyze file system usage written in Rust"
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later" license="GPL-3.0-or-later"
homepage="https://github.com/nachoparker/dutree" homepage="https://github.com/nachoparker/dutree"
distfiles="https://github.com/nachoparker/dutree/archive/v${version}.tar.gz" distfiles="https://github.com/nachoparker/dutree/archive/v${version}.tar.gz"
checksum=288e52f897785a03cae48eac581faf7d3743d36152f152ba25b8847528bf0a5f checksum=c88f2328c4e6cf96a0222efbe2a5c6d2de8cd0de0ebf01deb1f5fe81b5f8518e
pre_build() { pre_build() {
# default version too old for ppc musl systems # default version too old for ppc musl systems