[openwrt/openwrt] rpcd: bump to git HEAD

LEDE Commits lede-commits at lists.infradead.org
Thu Nov 4 06:44:32 PDT 2021


stintel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/6a7388f673845bf4a697ae90d2886c2ff6bf3d90

commit 6a7388f673845bf4a697ae90d2886c2ff6bf3d90
Author: Stijn Tintel <stijn at linux-ipv6.be>
AuthorDate: Thu Nov 4 13:21:47 2021 +0200

    rpcd: bump to git HEAD
    
     20bf958 session: use uloop_timeout_remaining64
     d11ffe9 session: use blobmsg_get_u64 for RPC_DUMP_EXPIRES
    
    Signed-off-by: Stijn Tintel <stijn at linux-ipv6.be>
---
 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 9880ea4d66..2827e955db 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-07-13
-PKG_SOURCE_VERSION:=1fa35765ddf64976aa48950cac53d501fb71dda0
+PKG_MIRROR_HASH:=98071b4a1ce983a0e738d7e4a2f6e52b7f6db19f99510ddef430093314134ca4
+PKG_SOURCE_DATE:=2021-11-04
+PKG_SOURCE_VERSION:=d11ffe9383ae0ec34836421926364b24c1d891ca
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
-PKG_MIRROR_HASH:=be116e2616b3ae1b5fb9c4c338d6908f8cc9e5de239a2c83aa21b7a69b5c1c93
 
 PKG_LICENSE:=ISC
 PKG_LICENSE_FILES:=



More information about the lede-commits mailing list