mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
nwipe: update to 0.20.
This commit is contained in:
parent
fe25abf0ec
commit
83a73435f9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'nwipe'
|
# Template file for 'nwipe'
|
||||||
pkgname=nwipe
|
pkgname=nwipe
|
||||||
version=0.18
|
version=0.20
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake pkg-config"
|
hostmakedepends="automake pkg-config"
|
||||||
makedepends="libuuid-devel libparted-devel ncurses-devel"
|
makedepends="libuuid-devel libparted-devel ncurses-devel"
|
||||||
|
@ -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/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=3074989c4fc9390d84d31d6d32e13955be005d9b4a150542d84259bf6346e3f9
|
checksum=915e1eecd6448043c033bed2f23d5225d4b17435956eed74e2325557633cc8d9
|
||||||
|
|
||||||
CFLAGS="-D_FILE_OFFSET_BITS=64"
|
CFLAGS="-D_FILE_OFFSET_BITS=64"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue