From: Aleksander Jan Bajkowski Date: Fri, 7 Nov 2025 20:01:34 +0000 (+0100) Subject: rpcd: update to Git HEAD (2025-11-07) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=thirdparty%2Fopenwrt.git rpcd: update to Git HEAD (2025-11-07) 11e0bee504c6 file: use lstat for file list (instead of stat) to reveal links 917000075eb4 iwinfo: add he and eht operation info to wifi scan Signed-off-by: Aleksander Jan Bajkowski Link: https://github.com/openwrt/openwrt/pull/20692 Signed-off-by: Robert Marko --- diff --git a/package/system/rpcd/Makefile b/package/system/rpcd/Makefile index 87388bb6702..dcd99489663 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:=9dfe55b9eee240916fe7a2f060280a610e4729b08effbb75089c5d29435c3bf1 -PKG_SOURCE_DATE:=2025-10-03 -PKG_SOURCE_VERSION:=cfb93f105ca2b5e81c5e489076f38d5786f346ea +PKG_MIRROR_HASH:=79a5e17e29396e98c2bb2b0004d370223628ee32dc033cb073a1115c5386f5aa +PKG_SOURCE_DATE:=2025-11-07 +PKG_SOURCE_VERSION:=917000075eb48c934f0a456be3b884758c376e0b PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=ISC