nwipe: update to 0.38.

This commit is contained in:
classabbyamp 2025-07-15 10:55:52 -04:00
parent fb7a77d050
commit 0f73ac2331
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'nwipe'
pkgname=nwipe
version=0.35
version=0.38
revision=1
build_style=gnu-configure
hostmakedepends="automake pkg-config"
@ -11,8 +11,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://github.com/martijnvanbrummelen/nwipe"
changelog="https://raw.githubusercontent.com/martijnvanbrummelen/nwipe/master/CHANGELOG.md"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=323e79a4861f96aed75369a5b9048791a8aca1e72c9d8e1c87531346cba6a7ab
distfiles="https://github.com/martijnvanbrummelen/nwipe/archive/v${version}.tar.gz"
checksum=0c1b19d1a721b995504fc01c21363555f207b25d6749650355a8cd7be09824dd
CFLAGS="-D_FILE_OFFSET_BITS=64"