[openwrt/openwrt] rpcd: update to the latest master

LEDE Commits lede-commits at lists.infradead.org
Thu Sep 10 07:53:02 EDT 2020


rmilecki pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/8b8015031bec435a43d29fbac3238b6b03aadc1f

commit 8b8015031bec435a43d29fbac3238b6b03aadc1f
Author: Rafał Miłecki <rafal at milecki.pl>
AuthorDate: Thu Sep 10 13:34:33 2020 +0200

    rpcd: update to the latest master
    
    rc: new ubus object for handling /etc/init.d/ scripts
    
    Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
---
 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 20ec3bf17e..f81abc3277 100644
--- a/package/system/rpcd/Makefile
+++ b/package/system/rpcd/Makefile
@@ -12,10 +12,10 @@ PKG_RELEASE:=1
 
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL=$(PROJECT_GIT)/project/rpcd.git
-PKG_SOURCE_DATE:=2020-05-26
-PKG_SOURCE_VERSION:=078bb57e0769c987c05244abe1f7d8d53e0e323e
+PKG_SOURCE_DATE:=2020-09-10
+PKG_SOURCE_VERSION:=646daa0bec742e4c0af010ca85eda9021d95e4cf
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
-PKG_MIRROR_HASH:=7f626efd95eccc7b8262a7e533341e17fe765d99cfa2fafde978190cb834fced
+PKG_MIRROR_HASH:=7c1770b0f959e1e2602411ccd1bf7201f658d949ae35ad511d731ed7afbd6ce4
 
 PKG_LICENSE:=ISC
 PKG_LICENSE_FILES:=



More information about the lede-commits mailing list