[openwrt/openwrt] rpcd: update to Git HEAD (2025-08-09)

LEDE Commits lede-commits at lists.infradead.org
Sat Aug 9 06:57:22 PDT 2025


nbd pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/7df4f7d7094e05468deb91ee43fbf0bec70a35cc

commit 7df4f7d7094e05468deb91ee43fbf0bec70a35cc
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Sat Aug 9 15:56:11 2025 +0200

    rpcd: update to Git HEAD (2025-08-09)
    
    1905e096a8b7 ucode: adjust for new ext resource type
    
    Fixes: https://github.com/openwrt/rpcd/issues/17
    Fixes: https://github.com/openwrt/luci/issues/7878
    Fixes: https://github.com/openwrt/openwrt/issues/19726
    Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
 package/system/rpcd/Makefile | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/system/rpcd/Makefile b/package/system/rpcd/Makefile
index a885da0543..aecd21e367 100644
--- a/package/system/rpcd/Makefile
+++ b/package/system/rpcd/Makefile
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=rpcd
-PKG_RELEASE:=2
+PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/rpcd.git
-PKG_MIRROR_HASH:=51c77637b65dd3dbd0d39f902223678d190fb409a1293ac92bd5665ac790cab4
-PKG_SOURCE_DATE:=2025-06-22
-PKG_SOURCE_VERSION:=9389775ceb4702c82bd62b79cf17b0359c63e527
+PKG_MIRROR_HASH:=1628372b214012b2c1c686d03692ee84e04e033669a0269a06de6dac4d20e974
+PKG_SOURCE_DATE:=2025-08-09
+PKG_SOURCE_VERSION:=1905e096a8b722e67733cd4088026f571b27e521
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 
 PKG_LICENSE:=ISC




More information about the lede-commits mailing list