From 1f9375272ab3bb696a30e759eefb1c46f5dc6e3a Mon Sep 17 00:00:00 2001 From: Siddhartha Menon <42359201+Sqvid@users.noreply.github.com> Date: Fri, 28 Jan 2022 01:47:21 +0100 Subject: [PATCH] btdu: update to 0.3.1. --- srcpkgs/btdu/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/btdu/template b/srcpkgs/btdu/template index 8dab0a8f6158..2d337c1b0762 100644 --- a/srcpkgs/btdu/template +++ b/srcpkgs/btdu/template @@ -1,6 +1,6 @@ # Template file for 'btdu' pkgname=btdu -version=0.3.0 +version=0.3.1 revision=1 # 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 @@ -12,7 +12,7 @@ maintainer="Siddhartha Menon " license="GPL-2.0-only" homepage="https://github.com/CyberShadow/btdu" distfiles="https://github.com/CyberShadow/btdu/archive/v${version}.tar.gz" -checksum=6019f20862ac5ed84d115ffcc5305d000714ac2324d81671a4961efc79edc9f2 +checksum=760b2f0d28920a78b7967dd34c429125135688a3aefc57ab3a92d07bc3ef10cb nocross="dmd compilation fails on cross" do_build() {