rpcbind: update to 1.2.8

fix now upstream at git://linux-nfs.org/~steved/rpcbind : be63348
This commit is contained in:
Rudi Heitbaum 2025-07-28 07:31:06 +00:00
parent 2cb3c9d348
commit 0d81036053
2 changed files with 2 additions and 13 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="rpcbind" PKG_NAME="rpcbind"
PKG_VERSION="1.2.7" PKG_VERSION="1.2.8"
PKG_SHA256="f6edf8cdf562aedd5d53b8bf93962d61623292bfc4d47eedd3f427d84d06f37e" PKG_SHA256="964132c389918e8964d7334936b6dd10ef025b300c6b29e693ba0f29550e3de5"
PKG_LICENSE="OSS" PKG_LICENSE="OSS"
PKG_SITE="http://rpcbind.sourceforge.net/" PKG_SITE="http://rpcbind.sourceforge.net/"
PKG_URL="${SOURCEFORGE_SRC}/rpcbind/rpcbind/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2" PKG_URL="${SOURCEFORGE_SRC}/rpcbind/rpcbind/${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.bz2"

View File

@ -1,11 +0,0 @@
diff -Naur a/systemd/rpcbind.service.in b/systemd/rpcbind.service.in
--- a/systemd/rpcbind.service.in 2016-12-20 03:18:51.839794796 +0000
+++ b/systemd/rpcbind.service.in 2016-12-20 03:21:30.476854474 +0000
@@ -8,6 +8,7 @@
# rpcbind.socket, no matter how this unit is started.
Requires=rpcbind.socket
Wants=rpcbind.target
+After=rpcbind.socket systemd-tmpfiles-setup.service
[Service]
Type=notify