[openwrt/openwrt] rpcd: update to latest git HEAD
LEDE Commits
lede-commits at lists.infradead.org
Fri Feb 23 06:59:59 PST 2024
ansuel pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/ae2dced6cec71f56432386e49e0150fdaa1e35e0
commit ae2dced6cec71f56432386e49e0150fdaa1e35e0
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Thu Feb 22 19:12:03 2024 +0000
rpcd: update to latest git HEAD
8ef4c25 sys: use "Auto-Installed" field for packagelist
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
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 977932f9d1..ef360a2c12 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:=76467ff072b50190f93d071b7792ade7c717674397a2547e995a8f819a48954e
-PKG_SOURCE_DATE:=2023-07-01
-PKG_SOURCE_VERSION:=c07ab2f91061ad64209e9aaa1fb1b77061a1af25
+PKG_MIRROR_HASH:=cf77c8aca75f893315620e2e3abf7fa02d8c8a21f54808b238973e43c66d0059
+PKG_SOURCE_DATE:=2024-02-22
+PKG_SOURCE_VERSION:=8ef4c2587ac0041049c67befed281a70cf240769
PKG_MAINTAINER:=Jo-Philipp Wich <jo at mein.io>
PKG_LICENSE:=ISC
More information about the lede-commits
mailing list