diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template index 5a82401a9d4..c43e59a9fbe 100644 --- a/srcpkgs/nwipe/template +++ b/srcpkgs/nwipe/template @@ -1,10 +1,10 @@ # Template file for 'nwipe' pkgname=nwipe -version=0.33 +version=0.35 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" -makedepends="libuuid-devel libparted-devel ncurses-devel" +makedepends="libuuid-devel libparted-devel ncurses-devel libconfig-devel" depends="smartmontools" short_desc="Utility to securely erase disks" maintainer="Orphaned " @@ -12,7 +12,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=e771a6d36a6800a5cf0ad460591bfd7fe4c04a908afe3da5fd169c921195e489 +checksum=323e79a4861f96aed75369a5b9048791a8aca1e72c9d8e1c87531346cba6a7ab CFLAGS="-D_FILE_OFFSET_BITS=64"