From faa64e88e3d39ac3bd4ce258cfd4a384e3c8ffd6 Mon Sep 17 00:00:00 2001 From: maxice8 <30738253+maxice8@users.noreply.github.com> Date: Sun, 3 Dec 2017 08:42:55 -0200 Subject: [PATCH] nwipe: update to 0.22. (#9725) --- srcpkgs/nwipe/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template index 3d93202b848..064a0427d41 100644 --- a/srcpkgs/nwipe/template +++ b/srcpkgs/nwipe/template @@ -1,6 +1,6 @@ # Template file for 'nwipe' pkgname=nwipe -version=0.21 +version=0.22 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" @@ -10,7 +10,7 @@ maintainer="Juan RP " license="GPL-2" homepage="https://github.com/martijnvanbrummelen/nwipe" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=21251065b5a59d81286a2afdc25ef5602c06895113f8d2e5b537c11f2e0c3819 +checksum=b2874dfe64b6c723fcc47f57b68a3f5ebf784c7e0cb8dd2490e246ec69caee6c CFLAGS="-D_FILE_OFFSET_BITS=64"