rpcbind: update to 1.2.7
This commit is contained in:
parent
c290419fc0
commit
896f94323e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rpcbind'
|
||||
pkgname=rpcbind
|
||||
version=1.2.6
|
||||
version=1.2.7
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-warmstarts --with-statedir=/run --with-rpcuser=rpc
|
||||
|
@ -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=5613746489cae5ae23a443bb85c05a11741a5f12c8f55d2bb5e83b9defeee8de
|
||||
checksum=f6edf8cdf562aedd5d53b8bf93962d61623292bfc4d47eedd3f427d84d06f37e
|
||||
system_accounts="rpc"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue