diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template index 3484e3b8338..4ed8241024e 100644 --- a/srcpkgs/nwipe/template +++ b/srcpkgs/nwipe/template @@ -1,16 +1,16 @@ # Template file for 'nwipe' pkgname=nwipe -version=0.24 +version=0.25 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" makedepends="libuuid-devel libparted-devel ncurses-devel" short_desc="Utility to securely erase disks" maintainer="Juan RP " -license="GPL-2" +license="GPL-2.0-only" homepage="https://github.com/martijnvanbrummelen/nwipe" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=5cd7292518bc479f7e28d223b13ab9091cc1e6ca9beaa381651ac80d01241302 +checksum=27104ad5788ccee0f1238dba1e40f36bc454054d609ef037e6af156efeda0b67 CFLAGS="-D_FILE_OFFSET_BITS=64"