nwipe: update to 0.21.
This commit is contained in:
parent
96b0e5c7d9
commit
8ee71470f8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nwipe'
|
||||
pkgname=nwipe
|
||||
version=0.20
|
||||
version=0.21
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config"
|
||||
|
@ -9,8 +9,8 @@ short_desc="Utility to securely erase disks"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="https://github.com/martijnvanbrummelen/nwipe"
|
||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||
checksum=915e1eecd6448043c033bed2f23d5225d4b17435956eed74e2325557633cc8d9
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=21251065b5a59d81286a2afdc25ef5602c06895113f8d2e5b537c11f2e0c3819
|
||||
|
||||
CFLAGS="-D_FILE_OFFSET_BITS=64"
|
||||
|
||||
|
|
Loading…
Reference in New Issue