diff --git a/srcpkgs/nwipe/template b/srcpkgs/nwipe/template index c43e59a9fbe..087b3a5f157 100644 --- a/srcpkgs/nwipe/template +++ b/srcpkgs/nwipe/template @@ -1,6 +1,6 @@ # Template file for 'nwipe' pkgname=nwipe -version=0.35 +version=0.38 revision=1 build_style=gnu-configure hostmakedepends="automake pkg-config" @@ -11,8 +11,8 @@ maintainer="Orphaned " 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=323e79a4861f96aed75369a5b9048791a8aca1e72c9d8e1c87531346cba6a7ab +distfiles="https://github.com/martijnvanbrummelen/nwipe/archive/v${version}.tar.gz" +checksum=0c1b19d1a721b995504fc01c21363555f207b25d6749650355a8cd7be09824dd CFLAGS="-D_FILE_OFFSET_BITS=64"