[openwrt/openwrt] rpcd: update to latest Git HEAD

LEDE Commits lede-commits at lists.infradead.org
Fri Sep 16 06:15:29 PDT 2022


jow pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/94129cbefb6027cdfe2b7801a6e27a36d4ec58b8

commit 94129cbefb6027cdfe2b7801a6e27a36d4ec58b8
Author: Jo-Philipp Wich <jo at mein.io>
AuthorDate: Mon Sep 12 13:48:40 2022 +0200

    rpcd: update to latest Git HEAD
    
    e80d0b2 ucode: pass-through `ubus_rpc_session` argument
    0d02243 ucode: initialize module search path early
    
    Signed-off-by: Jo-Philipp Wich <jo at mein.io>
---
 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 6571ca9c55..7719da9101 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:=52ca9beab4b18afec9717a5f05c5232ef6160c3ece82a020851ac3aeaa52a29a
-PKG_SOURCE_DATE:=2022-08-24
-PKG_SOURCE_VERSION:=82904bd4f92e5928d047db6396cc14ca2b07d89f
+PKG_MIRROR_HASH:=90ce347d391694e6207ae3c57aaf8b80b7cfe043823f3610244c8f47e9017935
+PKG_SOURCE_DATE:=2022-09-12
+PKG_SOURCE_VERSION:=e80d0b2d77f8ed163872971200d24c423db60bb8
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 
 PKG_LICENSE:=ISC




More information about the lede-commits mailing list