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

LEDE Commits lede-commits at lists.infradead.org
Wed Jun 1 11:30:17 PDT 2022


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/9b0f333f12d773a72704ed333c37bc34833400ef

commit 9b0f333f12d773a72704ed333c37bc34833400ef
Author: Christian 'Ansuel' Marangi <ansuelsmth at gmail.com>
AuthorDate: Wed Jun 1 15:24:06 2022 +0200

    rpcd: update to latest Git HEAD
    
    1c48257 iwinfo: fix compilation error with GCC 12
    
    [remove extra change in Makefile]
    Signed-off-by: Christian 'Ansuel' Marangi <ansuelsmth 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 c6ec0c5431..1cf3724542 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:=186a7246c610fecc282b0966213350ff4508b0db88739345e7c79792db0423ce
-PKG_SOURCE_DATE:=2022-02-07
-PKG_SOURCE_VERSION:=909f2a04763dbc745488384b24281eca180452d6
+PKG_MIRROR_HASH:=f5a8f4342ef581fb8750fc41c4e7dfee808a97b3e2a53dbf9d7f51e48b35bae6
+PKG_SOURCE_DATE:=2022-05-31
+PKG_SOURCE_VERSION:=1c4825739b3cf19fe429c19eafa82a7f27aa99b3
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 
 PKG_LICENSE:=ISC




More information about the lede-commits mailing list