mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'dutree'
|
||||||
pkgname=dutree
|
pkgname=dutree
|
||||||
version=0.2.17
|
version=0.2.18
|
||||||
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=c88f2328c4e6cf96a0222efbe2a5c6d2de8cd0de0ebf01deb1f5fe81b5f8518e
|
checksum=55c30e57cc339dd16141510af33245cc3b82f588f22419fc034f02b36ebecba0
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# default version too old for ppc musl systems
|
# default version too old for ppc musl systems
|
||||||
|
|
Loading…
Add table
Reference in a new issue