nwipe: update to 0.23. (#9801)

This commit is contained in:
maxice8 2017-12-07 07:52:30 -02:00 committed by Juan RP
parent fae5017725
commit 37d81d617f

View file

@ -1,6 +1,6 @@
# Template file for 'nwipe' # Template file for 'nwipe'
pkgname=nwipe pkgname=nwipe
version=0.22 version=0.23
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=b2874dfe64b6c723fcc47f57b68a3f5ebf784c7e0cb8dd2490e246ec69caee6c checksum=471aefe868b4de3485d10ea40c020fff069a12e95af08dac274c369dcdaad52b
CFLAGS="-D_FILE_OFFSET_BITS=64" CFLAGS="-D_FILE_OFFSET_BITS=64"