btdu: update to 0.4.1.

This commit is contained in:
Siddhartha Menon 2022-07-09 02:39:53 +05:30 committed by Andrew J. Hesford
parent e00c277583
commit 6472e081f2

View file

@ -1,6 +1,6 @@
# Template file for 'btdu' # Template file for 'btdu'
pkgname=btdu pkgname=btdu
version=0.4.0 version=0.4.1
revision=1 revision=1
# druntime does not implement ioctl on musl in dmd-2.098.0 # druntime does not implement ioctl on musl in dmd-2.098.0
# struct packing seems to differ on i686 archs and therefore d-btrfs fails # struct packing seems to differ on i686 archs and therefore d-btrfs fails
@ -12,7 +12,7 @@ maintainer="Siddhartha Menon <siddharthamenon+void@outlook.com>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://github.com/CyberShadow/btdu" homepage="https://github.com/CyberShadow/btdu"
distfiles="https://github.com/CyberShadow/btdu/archive/v${version}.tar.gz" distfiles="https://github.com/CyberShadow/btdu/archive/v${version}.tar.gz"
checksum=1377d2ee14367deed6f0b17407a0de437450a4f381819265d98c38fbc05f792f checksum=265c63ee82067f6b5dc44b47c9ec58be5e13c654f31035c60a7e375ffa4082c9
nocross="dmd compilation fails on cross" nocross="dmd compilation fails on cross"
do_build() { do_build() {