diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template index 272722c92b1..3d93202b848 100644 --- a/srcpkgs/nwipe/template +++ b/srcpkgs/nwipe/template @@ -1,6 +1,6 @@ # Template file for 'nwipe' pkgname=nwipe -version=0.20 +version=0.21 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" @@ -9,8 +9,8 @@ short_desc="Utility to securely erase disks" maintainer="Juan RP " license="GPL-2" homepage="https://github.com/martijnvanbrummelen/nwipe" -distfiles="${homepage}/archive/${version}.tar.gz" -checksum=915e1eecd6448043c033bed2f23d5225d4b17435956eed74e2325557633cc8d9 +distfiles="${homepage}/archive/v${version}.tar.gz" +checksum=21251065b5a59d81286a2afdc25ef5602c06895113f8d2e5b537c11f2e0c3819 CFLAGS="-D_FILE_OFFSET_BITS=64"