nwipe: update to 0.25.
This commit is contained in:
parent
4d8fe329e1
commit
c433dc2179
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue