[openwrt/openwrt] rpcd: update to Git HEAD (2025-11-07)
LEDE Commits
lede-commits at lists.infradead.org
Sat Nov 8 03:12:21 PST 2025
robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/412bc7e1d884787ab81c26c751dca5c6c0f416a9
commit 412bc7e1d884787ab81c26c751dca5c6c0f416a9
Author: Aleksander Jan Bajkowski <olek2 at wp.pl>
AuthorDate: Fri Nov 7 21:01:34 2025 +0100
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 <olek2 at wp.pl>
Link: https://github.com/openwrt/openwrt/pull/20692
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 87388bb670..dcd9948966 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 <jo at mein.io>
PKG_LICENSE:=ISC
More information about the lede-commits
mailing list