rpcbind: update to 1.2.8

This commit is contained in:
Mateusz Sylwestrzak 2025-07-27 14:38:27 +02:00 committed by Duncan Overbruck
parent d4e91566bf
commit 4283b67465

View file

@ -1,7 +1,7 @@
# Template file for 'rpcbind'
pkgname=rpcbind
version=1.2.7
revision=2
version=1.2.8
revision=1
build_style=gnu-configure
configure_args="--enable-warmstarts --with-statedir=/run --with-rpcuser=rpc
--with-systemdsystemunitdir=no"
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://rpcbind.sourceforge.net"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=f6edf8cdf562aedd5d53b8bf93962d61623292bfc4d47eedd3f427d84d06f37e
checksum=964132c389918e8964d7334936b6dd10ef025b300c6b29e693ba0f29550e3de5
system_accounts="rpc"
post_install() {