mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-13 20:57:00 +02:00
btdu: update to 0.6.0.
This commit is contained in:
parent
d06791d132
commit
d9876fcc3b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'btdu'
|
||||
pkgname=btdu
|
||||
version=0.5.1
|
||||
revision=2
|
||||
version=0.6.0
|
||||
revision=1
|
||||
hostmakedepends="ldc dub"
|
||||
makedepends="zlib-devel ncurses-devel"
|
||||
short_desc="Sampling disk usage profiler for btrfs"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Siddhartha Menon <siddharthamenon+void@outlook.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://github.com/CyberShadow/btdu"
|
||||
distfiles="https://github.com/CyberShadow/btdu/archive/v${version}.tar.gz"
|
||||
checksum=566269f365811f6db53280fc5476a7fcf34791396ee4e090c150af4280b35ba5
|
||||
checksum=cbab7a250c8ba8d3ec6c49062ee7de4d0888e88e4959df349bc991aa9948e326
|
||||
nocross="dmd compilation fails on cross"
|
||||
|
||||
do_build() {
|
||||
|
|
Loading…
Add table
Reference in a new issue