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

LEDE Commits lede-commits at lists.infradead.org
Fri Jan 20 16:31:40 PST 2023


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/5d409062a30ce39c0f80252ca3f2bcecb1443de5

commit 5d409062a30ce39c0f80252ca3f2bcecb1443de5
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Sat Jan 21 01:26:05 2023 +0100

    rpcd: update to latest Git HEAD
    
    c0df2a7 iwinfo: add "band" and "mhz" to the scan output
    06ad60f iwinfo: add "band" to the freqlist output
    b32fd32 iwinfo: add flags to freqlist output
    
    Signed-off-by: Christian 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 ab4589f88c..478d911292 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:=87dab115512070d3ab566ebe47859bad3c148986271cdb2ac05a0952be262519
-PKG_SOURCE_DATE:=2022-12-15
-PKG_SOURCE_VERSION:=7de4820c87437033f6b7716018f3bfa60a3f7b12
+PKG_MIRROR_HASH:=7038ab08dc67f7440effbf04ab2f083915c819f758ab16b0fbdf846bd3b87773
+PKG_SOURCE_DATE:=2023-01-21
+PKG_SOURCE_VERSION:=c0df2a7af7d6284f4a446de15d0dab17124d9448
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 
 PKG_LICENSE:=ISC




More information about the lede-commits mailing list