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

LEDE Commits lede-commits at lists.infradead.org
Tue Jul 13 11:43:09 PDT 2021


jow pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/324e3fb64f5a84805f7bc9f41549e97a1a6a1563

commit 324e3fb64f5a84805f7bc9f41549e97a1a6a1563
Author: Jo-Philipp Wich <jo at mein.io>
AuthorDate: Tue Jul 13 20:42:26 2021 +0200

    rpcd: update to latest Git HEAD
    
    1fa3576 session: unload rpcd configuration before checking login
    
    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 e9040500b5..9880ea4d66 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:=2021-05-05
-PKG_SOURCE_VERSION:=7a560a1a5769146ab072f8e0165940459d3e16f7
+PKG_SOURCE_DATE:=2021-07-13
+PKG_SOURCE_VERSION:=1fa35765ddf64976aa48950cac53d501fb71dda0
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
-PKG_MIRROR_HASH:=69d9588a5a910676252eabcd2815af318806cae8316777e8b6eb00b26bdc42cb
+PKG_MIRROR_HASH:=be116e2616b3ae1b5fb9c4c338d6908f8cc9e5de239a2c83aa21b7a69b5c1c93
 
 PKG_LICENSE:=ISC
 PKG_LICENSE_FILES:=



More information about the lede-commits mailing list