[openwrt/openwrt] rpcd: update to Git HEAD (2024-12-02)

LEDE Commits lede-commits at lists.infradead.org
Mon Dec 2 03:25:07 PST 2024


robimarko pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/044d2fea8156e7308d26cad7c26f4ebfbeadc824

commit 044d2fea8156e7308d26cad7c26f4ebfbeadc824
Author: Robert Marko <robimarko at gmail.com>
AuthorDate: Mon Dec 2 11:26:32 2024 +0100

    rpcd: update to Git HEAD (2024-12-02)
    
    cc9a471c32e1 rpc-sys: rework packagelist call for apk
    
    Link: https://github.com/openwrt/openwrt/pull/17144
    Signed-off-by: Robert Marko <robimarko 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 da031db849..447bec1ac4 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:=67b2cb985d8712a3e5a17ebf8c74fd35d553c8f9a4197616f9a3649a8740cc33
-PKG_SOURCE_DATE:=2024-09-17
-PKG_SOURCE_VERSION:=9f4b86e70352ab9ca6aa272d096419acc53e2390
+PKG_MIRROR_HASH:=081058ace6445fc8bf67e49f51e1bc87bf36bd0a38b34e6ff8976d7260bf2c9f
+PKG_SOURCE_DATE:=2024-12-02
+PKG_SOURCE_VERSION:=cc9a471c32e106fa9ee045540613fefdc31c5cd2
 PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
 
 PKG_LICENSE:=ISC




More information about the lede-commits mailing list