dutree: update to 0.2.18
This commit is contained in:
parent
ed47508fa9
commit
c48980beff
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'dutree'
|
||||
pkgname=dutree
|
||||
version=0.2.17
|
||||
version=0.2.18
|
||||
revision=1
|
||||
build_style=cargo
|
||||
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"
|
||||
homepage="https://github.com/nachoparker/dutree"
|
||||
distfiles="https://github.com/nachoparker/dutree/archive/v${version}.tar.gz"
|
||||
checksum=c88f2328c4e6cf96a0222efbe2a5c6d2de8cd0de0ebf01deb1f5fe81b5f8518e
|
||||
checksum=55c30e57cc339dd16141510af33245cc3b82f588f22419fc034f02b36ebecba0
|
||||
|
||||
pre_build() {
|
||||
# default version too old for ppc musl systems
|
||||
|
|
Loading…
Reference in a new issue