Skip to content

Commit 31a7527

Browse files
committed
ndhc: update to 20260402.
1 parent 13399df commit 31a7527

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

srcpkgs/ndhc/template

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'ndhc'
22
pkgname=ndhc
3-
version=20240524
3+
version=20260402
44
revision=1
55
_dashversion="${version:0:4}-${version:4:2}-${version:6:2}"
66
build_style=gnu-makefile
@@ -12,8 +12,9 @@ short_desc="Privilege-seperated secure DHCPv4 client"
1212
maintainer="Duncaen <duncaen@voidlinux.org>"
1313
license="MIT"
1414
homepage="https://github.com/niklata/ndhc"
15+
changelog="https://github.com/niklata/ndhc/releases"
1516
distfiles="https://github.com/niklata/ndhc/archive/refs/tags/v${_dashversion}.tar.gz"
16-
checksum=4612e1b01e65e3c64b39e39d8e67e46e571ed651b33e3087d6c0d257cd25644c
17+
checksum=e870fc3031efbf1204a8e55344933ed553134b9b605faec2d0ebcedb0e1a850d
1718

1819
export CFLAGS="-std=gnu99 -D_GNU_SOURCE -DNK_USE_CAPABILITY"
1920

0 commit comments

Comments
 (0)