nwipe: update to 0.24.

Closes: #9826 [via git-merge-pr]
This commit is contained in:
maxice8 2017-12-07 15:34:38 -02:00 committed by Jürgen Buchmüller
parent 36d3e3e80a
commit c3df93cbaf

View file

@ -1,6 +1,6 @@
# Template file for 'nwipe' # Template file for 'nwipe'
pkgname=nwipe pkgname=nwipe
version=0.23 version=0.24
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake pkg-config" hostmakedepends="automake pkg-config"
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="https://github.com/martijnvanbrummelen/nwipe" homepage="https://github.com/martijnvanbrummelen/nwipe"
distfiles="${homepage}/archive/v${version}.tar.gz" distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=471aefe868b4de3485d10ea40c020fff069a12e95af08dac274c369dcdaad52b checksum=5cd7292518bc479f7e28d223b13ab9091cc1e6ca9beaa381651ac80d01241302
CFLAGS="-D_FILE_OFFSET_BITS=64" CFLAGS="-D_FILE_OFFSET_BITS=64"