From 9dfda03ab9059ca3e5d031b09c9f538aa1d3d483 Mon Sep 17 00:00:00 2001 From: elbachir-one Date: Wed, 20 May 2026 19:14:43 +0100 Subject: [PATCH] nwipe: update to 0.41 --- srcpkgs/nwipe/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template index 19f2efdc4e2b22..5eab86fd511803 100644 --- a/srcpkgs/nwipe/template +++ b/srcpkgs/nwipe/template @@ -1,7 +1,7 @@ # Template file for 'nwipe' pkgname=nwipe -version=0.38 -revision=3 +version=0.41 +revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" makedepends="libuuid-devel libparted-devel ncurses-devel libconfig-devel" @@ -10,9 +10,9 @@ short_desc="Utility to securely erase disks" maintainer="Orphaned " license="GPL-2.0-only" homepage="https://github.com/martijnvanbrummelen/nwipe" -changelog="https://raw.githubusercontent.com/martijnvanbrummelen/nwipe/master/CHANGELOG.md" -distfiles="https://github.com/martijnvanbrummelen/nwipe/archive/v${version}.tar.gz" -checksum=0c1b19d1a721b995504fc01c21363555f207b25d6749650355a8cd7be09824dd +changelog="https://raw.githubusercontent.com/martijnvanbrummelen/nwipe/refs/heads/master/CHANGELOG.md" +distfiles="https://github.com/martijnvanbrummelen/nwipe/archive/refs/tags/v${version}.tar.gz" +checksum=be626c43fff34ae57caea5adfa3c5f232528c0276be652ecd93295483999decc CFLAGS="-D_FILE_OFFSET_BITS=64"