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

LEDE Commits lede-commits at lists.infradead.org
Fri Aug 11 09:19:34 PDT 2023


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-23.05:
https://git.openwrt.org/2650ae4bb9cce7849effa3e6c0a0c152410d7d89

commit 2650ae4bb9cce7849effa3e6c0a0c152410d7d89
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sat Jul 1 12:14:07 2023 +0200

    rpcd: update to latest git HEAD
    
    c07ab2f iwinfo: update byte counter to 64bit
    
    Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
    (cherry picked from commit 2486841c1bc7c3267e409b510e142e04cc5f0a5b)
---
 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 b0e351b25d..977932f9d1 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:=9c29ee1b4379f835420986fdef3d9510cdd5fc1fd5f4662ecc185913a1f0ec17
-PKG_SOURCE_DATE:=2023-06-25
-PKG_SOURCE_VERSION:=31c390727b83c9efd768c7aa258813e6084b46a3
+PKG_MIRROR_HASH:=76467ff072b50190f93d071b7792ade7c717674397a2547e995a8f819a48954e
+PKG_SOURCE_DATE:=2023-07-01
+PKG_SOURCE_VERSION:=c07ab2f91061ad64209e9aaa1fb1b77061a1af25
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 
 PKG_LICENSE:=ISC




More information about the lede-commits mailing list