From 8487f82ef4603db85f07cf792b44ee95ebd20a49 Mon Sep 17 00:00:00 2001 From: UsernameRandomlyGenerated Date: Wed, 22 Dec 2021 12:05:47 +0100 Subject: [PATCH] nwipe: update to 0.32. --- srcpkgs/nwipe/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template index 625a45163910..acc1307e5f1e 100644 --- a/srcpkgs/nwipe/template +++ b/srcpkgs/nwipe/template @@ -1,6 +1,6 @@ # Template file for 'nwipe' pkgname=nwipe -version=0.31 +version=0.32 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" @@ -11,7 +11,7 @@ license="GPL-2.0-only" homepage="https://github.com/martijnvanbrummelen/nwipe" changelog="https://raw.githubusercontent.com/martijnvanbrummelen/nwipe/master/CHANGELOG.md" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=de12644aa475e993db8ee70355f17937eccbe4daef35c9aa2b0cfe30f07020aa +checksum=40b7a3833d60a28834ccc190174c97a28141fdd43d93652ae93bb4928f567a5c CFLAGS="-D_FILE_OFFSET_BITS=64"