nwipe: update to 0.25.

This commit is contained in:
maxice8 2018-09-12 23:48:59 -03:00
parent 4d8fe329e1
commit c433dc2179
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 3 additions and 3 deletions

View File

@ -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 <xtraeme@voidlinux.eu>"
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"