[openwrt/openwrt] rpcd: update to Git HEAD (2025-12-03)
LEDE Commits
lede-commits at lists.infradead.org
Thu Dec 4 02:06:51 PST 2025
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/af853d3d38f7d7bd498de976ed6b04e6875ec320
commit af853d3d38f7d7bd498de976ed6b04e6875ec320
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Thu Dec 4 11:05:43 2025 +0100
rpcd: update to Git HEAD (2025-12-03)
a284e7751fa7 file: bump sz_size to 64 bits
ffb9961c1f8b file: provide user name and group name lookups for stat listings
Signed-off-by: Robert Marko <robimarko at gmail.com>
---
package/system/rpcd/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/system/rpcd/Makefile b/package/system/rpcd/Makefile
index 22e73f21fc..593eb3a84a 100644
--- a/package/system/rpcd/Makefile
+++ b/package/system/rpcd/Makefile
@@ -12,9 +12,9 @@ PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/rpcd.git
-PKG_MIRROR_HASH:=b7b813e0b76f586bfe3432ef94883bd1b079c48003666a2128fbf028109a1a65
-PKG_SOURCE_DATE:=2025-11-10
-PKG_SOURCE_VERSION:=483263c7b0cd3922b93be2cf9dad5eeccbb9fedb
+PKG_MIRROR_HASH:=1a701b15746f34eb19532f195d738611364a18acaf45c0197626c31ab59976ce
+PKG_SOURCE_DATE:=2025-12-03
+PKG_SOURCE_VERSION:=ffb9961c1f8bc50830fdd4e144570f11062c2601
PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
PKG_LICENSE:=ISC
More information about the lede-commits
mailing list