dutree: bump for inclusion of dependency metadata
This commit is contained in:
parent
0133f2c487
commit
1a08afeabe
1 changed files with 1 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dutree'
|
||||
pkgname=dutree
|
||||
version=0.2.18
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cargo
|
||||
short_desc="Tool to analyze file system usage written in Rust"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
|
@ -9,8 +9,3 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://github.com/nachoparker/dutree"
|
||||
distfiles="https://github.com/nachoparker/dutree/archive/v${version}.tar.gz"
|
||||
checksum=55c30e57cc339dd16141510af33245cc3b82f588f22419fc034f02b36ebecba0
|
||||
|
||||
pre_build() {
|
||||
# default version too old for ppc musl systems
|
||||
cargo update --package libc --precise 0.2.66
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue